10 Apr
2009
10 Apr
'09
7:23 p.m.
This patch cleans up src/prefs.c and introduces the PrefsParser (src/prefsparser.cc). Furthermore, src/dir.c is now C++-based as in C this declaration would have been problematic: bool Paths::getPrefs(const char* rcFile, FILE* &fp) --Tim