[openrtm-commit:02377] r2919 - branches/DEV_IQ_2016/OpenRTM-aist/src/lib/rtm
openrtm @ openrtm.org
openrtm @ openrtm.org
2017年 2月 3日 (金) 16:56:00 JST
Author: n-ando
Date: 2017-02-03 16:56:00 +0900 (Fri, 03 Feb 2017)
New Revision: 2919
Modified:
branches/DEV_IQ_2016/OpenRTM-aist/src/lib/rtm/ListenerHolder.h
Log:
[typo] refs #3897
Modified: branches/DEV_IQ_2016/OpenRTM-aist/src/lib/rtm/ListenerHolder.h
===================================================================
--- branches/DEV_IQ_2016/OpenRTM-aist/src/lib/rtm/ListenerHolder.h 2017-02-02 09:16:55 UTC (rev 2918)
+++ branches/DEV_IQ_2016/OpenRTM-aist/src/lib/rtm/ListenerHolder.h 2017-02-03 07:56:00 UTC (rev 2919)
@@ -181,7 +181,7 @@
delete (*it).first;
}
}
- m_listners.clear();
+ m_listeners.clear();
}
/*!
More information about the openrtm-commit
mailing list