summaryrefslogtreecommitdiff
path: root/src/git/common.h
diff options
context:
space:
mode:
authorBenjamin C Meyer <ben@meyerhome.net>2010-10-25 16:32:31 -0700
committerBenjamin C Meyer <ben@meyerhome.net>2010-10-25 16:46:55 -0700
commit544d15194ac6732833cc0933de15323803b3fc44 (patch)
treed1173376641dce26723df737684121708e77a013 /src/git/common.h
parente4def81aab5df3ce1bd8622f3c89224d5910a97b (diff)
downloadlibgit2-544d15194ac6732833cc0933de15323803b3fc44.tar.gz
Remove whitespace from the end of the line in documentation.
Signed-off-by: Benjamin C Meyer <ben@meyerhome.net>
Diffstat (limited to 'src/git/common.h')
-rw-r--r--src/git/common.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/git/common.h b/src/git/common.h
index faf9702a7..672aa5548 100644
--- a/src/git/common.h
+++ b/src/git/common.h
@@ -85,9 +85,9 @@
GIT_BEGIN_DECL
-/**
+/**
* Representation of an existing git repository,
- * including all its object contents
+ * including all its object contents
*/
typedef struct git_repository git_repository;