summaryrefslogtreecommitdiff
path: root/epan/addr_and_mask.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/addr_and_mask.h')
-rw-r--r--epan/addr_and_mask.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/addr_and_mask.h b/epan/addr_and_mask.h
index c05f335370..30e54bd70e 100644
--- a/epan/addr_and_mask.h
+++ b/epan/addr_and_mask.h
@@ -2,7 +2,7 @@
* Declarations of routines to fetch IPv4 and IPv6 addresses from a tvbuff
* and then mask out bits other than those covered by a prefix length
*
- * $Id: addr_and_mask.h,v 1.1 2004/03/06 03:25:10 guy Exp $
+ * $Id$
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>