summaryrefslogtreecommitdiffstats
path: root/src/usr/ipmi/ipmirp.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/ipmi/ipmirp.H')
-rw-r--r--src/usr/ipmi/ipmirp.H6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/usr/ipmi/ipmirp.H b/src/usr/ipmi/ipmirp.H
index d1ebaad7d..b70d0247c 100644
--- a/src/usr/ipmi/ipmirp.H
+++ b/src/usr/ipmi/ipmirp.H
@@ -1,11 +1,11 @@
/* IBM_PROLOG_BEGIN_TAG */
/* This is an automatically generated prolog. */
/* */
-/* $Source: src/usr/ipmi/ipmirp.H $ */
+/* $Source: src/usr/ipmi/ipmirp.H $ */
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2012,2014 */
+/* Contributors Listed Below - COPYRIGHT 2012,2015 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -221,7 +221,7 @@ class IpmiRP
// Size of the recv buffer (max BMC will send)
uint8_t iv_recv_buffer_size;
- // Recomended number of retries
+ // Recommended number of retries
uint8_t iv_retries;
// Shutdown
OpenPOWER on IntegriCloud