Commit 0ac349a9 by Vicent Marti

repository: Indentation

parent e5f49501
...@@ -1111,7 +1111,6 @@ int git_repository_message(char *buffer, size_t len, git_repository *repo) ...@@ -1111,7 +1111,6 @@ int git_repository_message(char *buffer, size_t len, git_repository *repo)
on_error: on_error:
git_buf_free(&path); git_buf_free(&path);
return -1; return -1;
} }
int git_repository_message_remove(git_repository *repo) int git_repository_message_remove(git_repository *repo)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment