From: guy Date: Thu, 7 Aug 2008 20:58:27 +0000 (+0000) Subject: Put back the Intel URL for the IPMI specs. X-Git-Url: http://git.samba.org/samba.git/?a=commitdiff_plain;h=0af22846cef676e618e61d013929eda3b214b939;p=obnox%2Fwireshark%2Fwip.git Put back the Intel URL for the IPMI specs. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@25952 f5534014-38df-0310-8fa8-9805f1628bb7 --- diff --git a/epan/dissectors/packet-ipmi.c b/epan/dissectors/packet-ipmi.c index c203b051e0..53726fe807 100644 --- a/epan/dissectors/packet-ipmi.c +++ b/epan/dissectors/packet-ipmi.c @@ -43,6 +43,12 @@ #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 */