aboutsummaryrefslogtreecommitdiffstats
path: root/epan/epan.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/epan.h')
-rw-r--r--epan/epan.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/epan.h b/epan/epan.h
index f489c6de4e..5529d5ca70 100644
--- a/epan/epan.h
+++ b/epan/epan.h
@@ -84,7 +84,7 @@ epan_new(void);
void
epan_free(epan_t*);
-extern gchar*
+extern const gchar*
epan_get_version(void);
/** initialize an existing single packet dissection */