aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--epan/dissectors/packet-smb2.c2
-rw-r--r--epan/dissectors/packet-smb2.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/packet-smb2.c b/epan/dissectors/packet-smb2.c
index 6deaa5c840..5c2f426b6d 100644
--- a/epan/dissectors/packet-smb2.c
+++ b/epan/dissectors/packet-smb2.c
@@ -5,7 +5,7 @@
* this protocol.
* If you edit this file, keep the wiki updated as well.
*
- * $Id: packet-smb2.c 16113 2005-10-04 10:23:40Z guy $
+ * $Id$
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
diff --git a/epan/dissectors/packet-smb2.h b/epan/dissectors/packet-smb2.h
index c72205c440..ee1143dcbd 100644
--- a/epan/dissectors/packet-smb2.h
+++ b/epan/dissectors/packet-smb2.h
@@ -1,7 +1,7 @@
/* packet-smb2.h
* Defines for SMB2 packet dissection
*
- * $Id: packet-smb2.h 15845 2005-09-17 00:31:15Z guy $
+ * $Id$
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>