[10481] Use prefix m_ for member variable in motionMaster

Some additional code style cleanup.

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-09-14 10:52:34 +02:00
parent d7994c1df4
commit 3027d4ba61
3 changed files with 89 additions and 100 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10480"
#define REVISION_NR "10481"
#endif // __REVISION_NR_H__