aboutsummaryrefslogtreecommitdiffstats
path: root/epan/except.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/except.c')
-rw-r--r--epan/except.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/except.c b/epan/except.c
index 9f4bd69cf0..3073b7372d 100644
--- a/epan/except.c
+++ b/epan/except.c
@@ -13,7 +13,7 @@
* This source code may be translated into executable form and incorporated
* into proprietary software; there is no requirement for such software to
* contain a copyright notice related to this source.
- * $Id: except.c,v 1.3 2002/08/28 20:40:44 jmayer Exp $
+ * $Id$
* $Name: $
*/
@@ -27,7 +27,7 @@
#define XCEPT_BUFFER_SIZE 1024
#ifdef KAZLIB_RCSID
-static const char rcsid[] = "$Id: except.c,v 1.3 2002/08/28 20:40:44 jmayer Exp $";
+static const char rcsid[] = "$Id$";
#endif
#define group except_group