aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sbc-ap.c
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2011-11-14 08:24:47 +0000
committerAnders Broman <anders.broman@ericsson.com>2011-11-14 08:24:47 +0000
commit75afa0bd3f1b12de0e58119f1b8925f86aaeb021 (patch)
treeca0feec876a6205f44899b14afd55263ce049880 /epan/dissectors/packet-sbc-ap.c
parenta42a82ed1d0a1d9b53c59652066dde539d9ef3cd (diff)
Fix Id tag.
svn path=/trunk/; revision=39824
Diffstat (limited to 'epan/dissectors/packet-sbc-ap.c')
-rw-r--r--epan/dissectors/packet-sbc-ap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-sbc-ap.c b/epan/dissectors/packet-sbc-ap.c
index 229c776f94..015f05363d 100644
--- a/epan/dissectors/packet-sbc-ap.c
+++ b/epan/dissectors/packet-sbc-ap.c
@@ -9,7 +9,7 @@
/* packet-sbc-ap.c
* Routines for SBc Application Part (SBc-AP) packet dissection
*
- * $Id: packet-sbc-ap-template.c
+ * $Id$
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>