diff options
Diffstat (limited to 'src/config_file.h')
-rw-r--r-- | src/config_file.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/config_file.h b/src/config_file.h index 25ef45e5b..72818e58c 100644 --- a/src/config_file.h +++ b/src/config_file.h @@ -71,4 +71,3 @@ GIT_INLINE(int) git_config_file_unlock(git_config_backend *cfg, int success) extern int git_config_file_normalize_section(char *start, char *end); #endif - |