[Untested] fixed the compiler/linter options and fixed the corresponding code.
the code fixes have not been tested. some are trivial orthers might be a bit worrying.
This commit is contained in:
+1
-1
@@ -5,4 +5,4 @@
|
||||
*
|
||||
* @return char* path to the home dir
|
||||
*/
|
||||
char * getHome();
|
||||
char * getHome(void);
|
||||
|
||||
Reference in New Issue
Block a user