[libgit2-glib] Put doc in the right position
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgit2-glib] Put doc in the right position
- Date: Sun, 10 Mar 2013 22:34:05 +0000 (UTC)
commit 7daee1a77a0dfc83f17ec8942615083382f63a72
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Sun Mar 10 23:33:20 2013 +0100
Put doc in the right position
libgit2-glib/ggit-types.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgit2-glib/ggit-types.h b/libgit2-glib/ggit-types.h
index 3efc358..93ea820 100644
--- a/libgit2-glib/ggit-types.h
+++ b/libgit2-glib/ggit-types.h
@@ -363,9 +363,9 @@ typedef enum {
/**
* GgitDiffFlag:
- * @GGIT_DIFF_VALID_OID: if the OID is valid.
* @GGIT_DIFF_BINARY: if the file is binary.
* @GGIT_DIFF_NOT_BINARY: if the file is not binary.
+ * @GGIT_DIFF_VALID_OID: if the OID is valid.
*
* Describes the diff file and/or delta flags
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]