aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2009-02-18 07:46:28 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2009-02-18 07:46:28 +0000
commitcfd0be516b0e14aef697bca70d3db8e5e2af82c1 (patch)
treedc940aa2a166e281d6c41ec38f02ec79e3b3d0e1
parent56f631f9d0300b8d26216dff780ef7535d18de4e (diff)
Rename source file to reflect Cisco specific protocol.
svn path=/trunk/; revision=27481
-rw-r--r--plugins/ciscosm/Makefile.common2
-rw-r--r--plugins/ciscosm/packet-cisco-sm.c (renamed from plugins/ciscosm/packet-sm.c)0
2 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ciscosm/Makefile.common b/plugins/ciscosm/Makefile.common
index 1667b3f54a..c38c6c6696 100644
--- a/plugins/ciscosm/Makefile.common
+++ b/plugins/ciscosm/Makefile.common
@@ -28,4 +28,4 @@ PLUGIN_NAME = ciscosm
# the dissector sources (without any helpers)
DISSECTOR_SRC = \
- packet-sm.c
+ packet-cisco-sm.c
diff --git a/plugins/ciscosm/packet-sm.c b/plugins/ciscosm/packet-cisco-sm.c
index 53dd994f46..53dd994f46 100644
--- a/plugins/ciscosm/packet-sm.c
+++ b/plugins/ciscosm/packet-cisco-sm.c