summaryrefslogtreecommitdiffstats
path: root/src/include/usr/example
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/usr/example')
-rw-r--r--src/include/usr/example/examplerc.H4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/usr/example/examplerc.H b/src/include/usr/example/examplerc.H
index 9e65d3515..94287ae58 100644
--- a/src/include/usr/example/examplerc.H
+++ b/src/include/usr/example/examplerc.H
@@ -8,9 +8,9 @@
// The definitions in this file is an example that shows how to define
// reason codes. Each Host Boot component should have a service code
-// file (<component>servicecodes.H) that defines its module IDs and
+// file (<component>reasoncodes.H) that defines its module IDs and
// unique reason codes.
-// See errlservicecodes.H for example of this file for ERRL component.
+// See errlreasoncodes.H for example of this file for ERRL component.
// Below is an example of defining reason codes
enum myModuleId
OpenPOWER on IntegriCloud