summaryrefslogtreecommitdiff
path: root/src/diff_tform.h
diff options
context:
space:
mode:
authorEdward Thomson <ethomson@edwardthomson.com>2018-02-01 15:55:48 -0800
committerEdward Thomson <ethomson@edwardthomson.com>2018-02-01 15:56:33 -0800
commitabb04caa2f74bb4783eb87202a904c0c3517df85 (patch)
tree82454226761e79a9620f93bdeecf86821615f00e /src/diff_tform.h
parentf55accce05c3eff9a3ef09a06e80c09135328790 (diff)
downloadlibgit2-ethomson/header_guards.tar.gz
consistent header guardsethomson/header_guards
use consistent names for the #include / #define header guard pattern.
Diffstat (limited to 'src/diff_tform.h')
-rw-r--r--src/diff_tform.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/diff_tform.h b/src/diff_tform.h
index a31c40f8e..7abb8b3fe 100644
--- a/src/diff_tform.h
+++ b/src/diff_tform.h
@@ -23,4 +23,3 @@ extern int git_diff_find_similar__calc_similarity(
int *score, void *siga, void *sigb, void *payload);
#endif
-