summaryrefslogtreecommitdiffstats
path: root/host-ipmid/ipmid-api.h
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2018-04-12 16:33:53 -0500
committerGunnar Mills <gmills@us.ibm.com>2018-04-18 16:58:57 -0500
commitd8249ee08eacba135a98c0d9294b88a1fe116bec (patch)
treed9966cea21f9ee4bf236fb154c041f39ac46ed5d /host-ipmid/ipmid-api.h
parentc9fa69ef08e3eeb8e239f68d21419875b32917ae (diff)
downloadphosphor-host-ipmid-d8249ee08eacba135a98c0d9294b88a1fe116bec.tar.gz
phosphor-host-ipmid-d8249ee08eacba135a98c0d9294b88a1fe116bec.zip
Remove trailing spaces
Change-Id: I3a58137b3300fcfe51a4182eb304a1b70885ad30 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Diffstat (limited to 'host-ipmid/ipmid-api.h')
-rw-r--r--host-ipmid/ipmid-api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/host-ipmid/ipmid-api.h b/host-ipmid/ipmid-api.h
index e903deb..5a2e81d 100644
--- a/host-ipmid/ipmid-api.h
+++ b/host-ipmid/ipmid-api.h
@@ -26,7 +26,7 @@ enum CommandPrivilege {
#define IPMI_CC_LEN 1
// IPMI Net Function number as specified by IPMI V2.0 spec.
-// Example :
+// Example :
// NETFUN_APP = (0x06 << 2),
typedef unsigned char ipmi_netfn_t;
OpenPOWER on IntegriCloud