summaryrefslogtreecommitdiffstats
path: root/src/include/usr/hbotcompid.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/usr/hbotcompid.H')
-rw-r--r--src/include/usr/hbotcompid.H12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/include/usr/hbotcompid.H b/src/include/usr/hbotcompid.H
index e3a3ec5d7..4afcaa80e 100644
--- a/src/include/usr/hbotcompid.H
+++ b/src/include/usr/hbotcompid.H
@@ -484,6 +484,18 @@ const compId_t UCD_COMP_ID = 0x4100;
const char UCD_COMP_NAME[] = "ucd";
//@}
+
+//
+/** @name EXPUPD
+ * Explorer update component
+ */
+//@{
+const compId_t EXPUPD_COMP_ID = 0x4200;
+const char EXPUPD_COMP_NAME[] = "expupd";
+
+//@}
+
+//
//
/** @name HDAT
* HDAT component
OpenPOWER on IntegriCloud