summaryrefslogtreecommitdiff
path: root/ethereal_gen.py
diff options
context:
space:
mode:
Diffstat (limited to 'ethereal_gen.py')
-rw-r--r--ethereal_gen.py5
1 files changed, 2 insertions, 3 deletions
diff --git a/ethereal_gen.py b/ethereal_gen.py
index 25378f3c44..d7600ad012 100644
--- a/ethereal_gen.py
+++ b/ethereal_gen.py
@@ -1,6 +1,6 @@
# -*- python -*-
#
-# $Id: ethereal_gen.py,v 1.7 2001/07/20 09:50:08 guy Exp $
+# $Id: ethereal_gen.py,v 1.8 2001/07/20 20:36:31 guy Exp $
#
#
# ethereal_gen.py (part of idl2eth)
@@ -1628,8 +1628,7 @@ for (i_@aname@=0; i_@aname@ < @aval@; i_@aname@++) {
#
template_Header = """\
-/*
- * packet-@dissector_name@-idl.c
+/* packet-@dissector_name@.c
* Routines for IDL dissection
*
* Autogenerated from idl2eth