aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2008-09-19 16:28:57 +0000
committerGerald Combs <gerald@wireshark.org>2008-09-19 16:28:57 +0000
commitacc2c73d09f2f2ca1f281a428a6117462d86688f (patch)
tree1c3258237e719a14018e6773fce9cef37529bf36 /wsutil
parent80e94e3ec3807e48aad6c67e2d9a2a261fd721b3 (diff)
Set SVN properties.
svn path=/trunk/; revision=26234
Diffstat (limited to 'wsutil')
-rw-r--r--wsutil/encap_util.c2
-rw-r--r--wsutil/encap_util.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/wsutil/encap_util.c b/wsutil/encap_util.c
index ca1e1d7a3a..22953a400d 100644
--- a/wsutil/encap_util.c
+++ b/wsutil/encap_util.c
@@ -1,7 +1,7 @@
/* encap_util.c
* Data Link Type (DLT) encapsulation utility definitions
*
- * $Id: str_util.h 26131 2008-09-03 19:14:52Z guy $
+ * $Id$
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
diff --git a/wsutil/encap_util.h b/wsutil/encap_util.h
index 6f30263e35..a7cb30a2b8 100644
--- a/wsutil/encap_util.h
+++ b/wsutil/encap_util.h
@@ -1,7 +1,7 @@
/* encap_util.h
* Data Link Type (DLT) encapsulation utility definitions
*
- * $Id: str_util.h 26131 2008-09-03 19:14:52Z guy $
+ * $Id$
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>