aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-enip.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2011-10-02 19:05:20 +0000
committerGuy Harris <guy@alum.mit.edu>2011-10-02 19:05:20 +0000
commitb7bdb4a98518e64c087d8bcbd4de7b3e476f92b9 (patch)
treefb75aa2f3dc57a6c7b3229133eb371ed38880ba4 /epan/dissectors/packet-enip.h
parent65ea44dd27d518eab896b0861d7b39191a805696 (diff)
OK, those seem to depend on at least some of the CIP changes, so back
the ENIP changes out as well. svn path=/trunk/; revision=39232
Diffstat (limited to 'epan/dissectors/packet-enip.h')
-rw-r--r--epan/dissectors/packet-enip.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/epan/dissectors/packet-enip.h b/epan/dissectors/packet-enip.h
index f07544239d..a16cda9821 100644
--- a/epan/dissectors/packet-enip.h
+++ b/epan/dissectors/packet-enip.h
@@ -89,6 +89,3 @@ void enip_open_cip_connection( packet_info *pinfo,
guint32 O2TConnID, guint32 T2OConnID );
void enip_close_cip_connection( packet_info *pinfo,
guint16 ConnSerialNumber, guint16 VendorID, guint32 DeviceSerialNumber );
-
-
-extern attribute_info_t enip_attribute_vals[29];