[libgit2-glib] Update docs of ggit_tree_entry_get_file_mode
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgit2-glib] Update docs of ggit_tree_entry_get_file_mode
- Date: Wed, 17 Oct 2012 12:31:02 +0000 (UTC)
commit 98ff6d60e26235f419a25573589c97fcacbb3b9c
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Wed Oct 17 14:30:45 2012 +0200
Update docs of ggit_tree_entry_get_file_mode
libgit2-glib/ggit-tree-entry.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libgit2-glib/ggit-tree-entry.c b/libgit2-glib/ggit-tree-entry.c
index 6524f3a..b53c687 100644
--- a/libgit2-glib/ggit-tree-entry.c
+++ b/libgit2-glib/ggit-tree-entry.c
@@ -86,9 +86,9 @@ ggit_tree_entry_unref (GgitTreeEntry *entry)
* ggit_tree_entry_get_file_mode:
* @entry: a #GgitTreeEntry.
*
- * Get the UNIX file attributes of a tree entry.
+ * Gets the #GgitFileMode of a tree entry.
*
- * Returns: the UNIX file attributes of a tree entry.
+ * Returns: the #GgitFileMode of a tree entry.
**/
GgitFileMode
ggit_tree_entry_get_file_mode (GgitTreeEntry *entry)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]