aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2008-02-08 09:45:36 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2008-02-08 09:45:36 +0000
commit42fe2398b9b51ab73b5815726730e8febe99f82d (patch)
tree42ea4354ef344b6fcd3129bf2d6d021342589357 /asn1
parent4284906aba309f7b481b7dc54623b593a2186f60 (diff)
Added missing "svn:keywords Id" and "svn:eol-style native" for some
c and h files. svn path=/trunk/; revision=24290
Diffstat (limited to 'asn1')
-rw-r--r--asn1/s1ap/packet-s1ap-template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/s1ap/packet-s1ap-template.c b/asn1/s1ap/packet-s1ap-template.c
index 9191dc4f44..703632900f 100644
--- a/asn1/s1ap/packet-s1ap-template.c
+++ b/asn1/s1ap/packet-s1ap-template.c
@@ -2,7 +2,7 @@
* Routines for E-UTRAN S1 Application Protocol (S1AP) packet dissection
* Copyright 2007, Anders Broman <anders.broman@ericsson.com>
*
- * $Id: packet-s1ap-template.c 22778 2007-09-03 16:40:51Z etxrab $
+ * $Id$
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>