summaryrefslogtreecommitdiff
path: root/include/git2/merge.h
diff options
context:
space:
mode:
authorLinquize <linquize@yahoo.com.hk>2013-05-15 20:26:55 +0800
committerLinquize <linquize@yahoo.com.hk>2013-05-15 20:26:55 +0800
commit0cb16fe924fb5c4e58866c28b06ace876e2dcbd3 (patch)
treef1c4e33497c216c333dc0133d8a15fcd137c358b /include/git2/merge.h
parentbc2020d64869aa19a88b71aee33a24b54c178dab (diff)
downloadlibgit2-0cb16fe924fb5c4e58866c28b06ace876e2dcbd3.tar.gz
Unify whitespaces to tabs
Diffstat (limited to 'include/git2/merge.h')
-rw-r--r--include/git2/merge.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/git2/merge.h b/include/git2/merge.h
index 8ca90b95f..738d8e028 100644
--- a/include/git2/merge.h
+++ b/include/git2/merge.h
@@ -54,7 +54,7 @@ typedef struct {
*/
unsigned int target_limit;
- /** Pluggable similarity metric; pass NULL to use internal metric */
+ /** Pluggable similarity metric; pass NULL to use internal metric */
git_diff_similarity_metric *metric;
/** Flags for automerging content. */