Make all proto_* values static.
[obnox/wireshark/wip.git] / asn1 / ftam / packet-ftam-template.c
index 49d31393515a3ae2650eae1a293064e3bf52af45..e5ecd0954e8288a01c10910bfbb14c1b9073de55 100644 (file)
@@ -49,7 +49,7 @@
 #define PFNAME "ftam"
 
 /* Initialize the protocol and registered fields */
-int proto_ftam = -1;
+static int proto_ftam = -1;
 
 static const char *object_identifier_id;
 /* Declare the function to avoid a compiler warning */