git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5707 35acf78f-673a-0410-8e92-d51de3d6d3f4

master
gdisirio 2013-05-11 10:17:48 +00:00
parent eff9b74c9c
commit 50fe4f680f
1 changed files with 1 additions and 1 deletions

View File

@ -252,7 +252,7 @@ namespace chibios_rt {
#endif /* CH_USE_DYNAMIC */
/*------------------------------------------------------------------------*
* chibios_rt::BaseThread *
* chibios_rt::BaseThread *
*------------------------------------------------------------------------*/
BaseThread::BaseThread() : ThreadReference(NULL) {