aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-epl.h
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2007-11-26 18:55:17 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2007-11-26 18:55:17 +0000
commit309f7503e542eed1057fe906a4399703e8e9071b (patch)
tree19c4719c897e4083c1f1e2a4300a3f945f972032 /epan/dissectors/packet-epl.h
parent86f278dda7604b486e35e9613062f343bd45a930 (diff)
Get rid of C++/C99 style comments--not all compilers support them
svn path=/trunk/; revision=23608
Diffstat (limited to 'epan/dissectors/packet-epl.h')
-rw-r--r--epan/dissectors/packet-epl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-epl.h b/epan/dissectors/packet-epl.h
index f9e7dce5a0..a7ec3acba4 100644
--- a/epan/dissectors/packet-epl.h
+++ b/epan/dissectors/packet-epl.h
@@ -306,7 +306,7 @@ static const value_string epl_nmt_ms_vals[] = {
-// EPL Device Profiles according to CANopen
+/* EPL Device Profiles according to CANopen */
#define EPL_PROFILE_NO 0
#define EPL_PROFILE_GENERIC_IO 401
#define EPL_PROFILE_DRIVE 402