Code

Save username -> Full Name <email@addr.es> map file
[git.git] / exec_cmd.c
index 55af33bb7eeb4224ea583fce3008a3fb878d0fe6..b5e59a9ae9777183d3110defc2c8964aa0d8b62b 100644 (file)
@@ -13,7 +13,7 @@ void git_set_exec_path(const char *exec_path)
 
 
 /* Returns the highest-priority, location to look for git programs. */
-const char *git_exec_path()
+const char *git_exec_path(void)
 {
        const char *env;