Fix return type for frame_data_init()
[obnox/wireshark/wip.git] / text2pcap.c
index 7168730bae84d13922b92bb29f876e6190c37dd2..b799262c6f7ad4ee0979c0a829408431cf0ee7e8 100644 (file)
@@ -1028,7 +1028,7 @@ usage (void)
     fprintf(stderr,
             "Text2pcap %s"
 #ifdef SVNVERSION
-            " (" SVNVERSION ")"
+            " (" SVNVERSION " from " SVNPATH ")"
 #endif
             "\n"
             "Generate a capture file from an ASCII hexdump of packets.\n"