aboutsummaryrefslogtreecommitdiff
path: root/src/include/ndpi_api.h
diff options
context:
space:
mode:
authorLuca Deri <lucaderi@users.noreply.github.com>2019-04-12 19:25:27 +0200
committerGitHub <noreply@github.com>2019-04-12 19:25:27 +0200
commitffb1b9c14fccb6b29d2e829362cd0c469db8e9a4 (patch)
tree8672368195a7700887a7a431282ff15ba1a042d4 /src/include/ndpi_api.h
parent82817c1cac0fdc3ee51825ad6f758a2015cd7ae2 (diff)
parentbb2f35fe79d38f920fa95590e89cbac974e6cc4d (diff)
Merge pull request #690 from pallas/make-path-const
Make path const in ndpi_load_protocols_file
Diffstat (limited to 'src/include/ndpi_api.h')
-rw-r--r--src/include/ndpi_api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/ndpi_api.h b/src/include/ndpi_api.h
index 84633c3ae..6e0e4787b 100644
--- a/src/include/ndpi_api.h
+++ b/src/include/ndpi_api.h
@@ -612,7 +612,7 @@ extern "C" {
*
*/
int ndpi_load_protocols_file(struct ndpi_detection_module_struct *ndpi_mod,
- char* path);
+ const char* path);
/**
* Get the total number of the supported protocols