summaryrefslogtreecommitdiff
path: root/src/commit.h
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2008-12-30 21:25:13 -0800
committerShawn O. Pearce <spearce@spearce.org>2008-12-30 21:52:07 -0800
commitb3039beea6d0637e131b24e8b6d61005cc1f6515 (patch)
tree838bceb4b87e6a65042f955c90fdc809b34ba3ba /src/commit.h
parent213e720ca80207fe1bb48ad95e2c422e17281a9a (diff)
downloadlibgit2-b3039beea6d0637e131b24e8b6d61005cc1f6515.tar.gz
Cleanup formatting in our head files to be more consistent
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'src/commit.h')
-rw-r--r--src/commit.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/commit.h b/src/commit.h
index c863948af..0b19f4634 100644
--- a/src/commit.h
+++ b/src/commit.h
@@ -1,5 +1,6 @@
#ifndef INCLUDE_commit_h__
#define INCLUDE_commit_h__
+
#include "git/commit.h"
#include <time.h>