diff options
Diffstat (limited to 'src/usr/hwas/common/hwasCallout.C')
-rw-r--r-- | src/usr/hwas/common/hwasCallout.C | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/hwas/common/hwasCallout.C b/src/usr/hwas/common/hwasCallout.C index 83f168a29..48f91415a 100644 --- a/src/usr/hwas/common/hwasCallout.C +++ b/src/usr/hwas/common/hwasCallout.C @@ -259,7 +259,7 @@ void processCallout(errlHndl_t &io_errl, // TODO RTC 94872 - Uncomment this later after the FSP team // implements it. // - // errlHndl_t errl = platHandleI2cDeviceCallout( + // errl = platHandleI2cDeviceCallout( // i2cMaster, // pCalloutUD->engine, // pCalloutUD->port, |