Put back the Intel URL for the IPMI specs.
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 7 Aug 2008 20:58:27 +0000 (20:58 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 7 Aug 2008 20:58:27 +0000 (20:58 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@25952 f5534014-38df-0310-8fa8-9805f1628bb7

epan/dissectors/packet-ipmi.c

index c203b051e0ea1558cff03512f9264343e445e78e..53726fe80700cbaea41a21210afdc52b875c7ae7 100644 (file)
 
 #include "packet-ipmi.h"
 
+/*
+ * See the IPMI specifications at
+ *
+ *     http://www.intel.com/design/servers/ipmi/
+ */
+
 /* Define IPMI_DEBUG to enable printing the process of request-response pairing */
 /* #define IPMI_DEBUG */