aboutsummaryrefslogtreecommitdiffstats
path: root/epan/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/proto.h')
-rw-r--r--epan/proto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/proto.h b/epan/proto.h
index c6ce7ede21..8a3dd4968e 100644
--- a/epan/proto.h
+++ b/epan/proto.h
@@ -2013,7 +2013,7 @@ proto_register_protocol(const char *name, const char *short_name, const char *fi
/** Deregister a protocol.
@param short_name abbreviated name of the protocol
@return TRUE if protocol is removed */
-WS_DLL_PUBLIC gboolean
+gboolean
proto_deregister_protocol(const char *short_name);
/** This type of function can be registered to get called whenever