X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=plugins%2Fcommon%2Fcanbusimpl.h;h=c7698b80368a4a8f69eb159d53ecdc1ad6a1312b;hb=5901a9aa22ab2b0d2e5d43ede402ad51f7e88460;hp=f8dcd20e8bdaa50d1c0a9d84c1561668c9f16103;hpb=c84f18839a72d2daa5b6091ee509bc10e2c6d079;p=profile%2Fivi%2Fautomotive-message-broker.git diff --git a/plugins/common/canbusimpl.h b/plugins/common/canbusimpl.h index f8dcd20..c7698b8 100644 --- a/plugins/common/canbusimpl.h +++ b/plugins/common/canbusimpl.h @@ -82,7 +82,7 @@ public: */ virtual bool registerCyclicMessageForReceive(int canId, double minCycleTime, double maxCycleTime); /** - * Unregisters CAN ID for receiving + * Un-registers CAN ID of a message used of receiving. Valid for cyclic and sporadic messages. * @fn unregisterMessageForReceive * @param canId CAN ID of the message. * @return True if de-registration succeeds.