aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2008-09-19 16:28:57 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2008-09-19 16:28:57 +0000
commitbd04aa8855f9b2f155954817cdc3ebd6272d85df (patch)
tree1c3258237e719a14018e6773fce9cef37529bf36 /wsutil
parentc5e41f3fd35f49af683510754b7eba23c79ee100 (diff)
Set SVN properties.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@26234 f5534014-38df-0310-8fa8-9805f1628bb7
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>