Big cleanup: Remove trailing whitespace from files (except those imported

from external sources).
This commit is contained in:
mmdolze
2010-10-30 18:04:21 +00:00
parent 49cd060374
commit fd9b2ce713
113 changed files with 856 additions and 856 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ double config_get_float(const char *sectionname, const char *keyname,
/* Returns a pointer to the string associated with the specified key.
* The strings returned are always NUL-terminated.
* The string should never be modified, and used only short-term.
* The string should never be modified, and used only short-term.
* In successive calls this function can * re-use the data space !
*
* You can do some things with the returned string: