From David Callu, warning fixes and removal of spaces at end of lines.
This commit is contained in:
@@ -39,6 +39,10 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifndef OT_UNUSED
|
||||
#define OT_UNUSED(var) (void) var
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user