Big cleanup: Remove trailing whitespace from files (except those imported
from external sources).
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ To enable the debug() function only in specific files:
|
||||
#include "shared/debug.h"
|
||||
#undef DEBUG
|
||||
Then recompile with 'make'
|
||||
This way, the global DEBUG macro is off but is locally enabled in
|
||||
This way, the global DEBUG macro is off but is locally enabled in
|
||||
certains parts of the software.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user