Remove trailing whitespace from source code.
[neverball] / share / config.h
index 7b6a1f8..27edacd 100644 (file)
@@ -154,7 +154,7 @@ int  config_get_d(int);
 void config_set_s(int, const char *);
 void config_get_s(int, char *, int);
 const char * config_simple_get_s(int i);
-       
+
 
 /*---------------------------------------------------------------------------*/