summaryrefslogtreecommitdiffstats
path: root/src/commonlib
diff options
context:
space:
mode:
Diffstat (limited to 'src/commonlib')
-rw-r--r--src/commonlib/include/commonlib/console/post_codes.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/commonlib/include/commonlib/console/post_codes.h b/src/commonlib/include/commonlib/console/post_codes.h
index 0c96ee515588..c0b15c5910ac 100644
--- a/src/commonlib/include/commonlib/console/post_codes.h
+++ b/src/commonlib/include/commonlib/console/post_codes.h
@@ -85,9 +85,9 @@
#define POSTCODE_ENTER_PCI_SCAN_BUS 0x24
/**
- * \brief Entry into pci_scan_bus
+ * \brief Exit out of pci_scan_bus
*
- * Entered pci_scan_bus()
+ * Exited pci_scan_bus()
*/
#define POSTCODE_EXIT_PCI_SCAN_BUS 0x25