Add two annotations to gio

https://bugzilla.gnome.org/show_bug.cgi?id=656679
This commit is contained in:
Torsten Schönfeld
2011-08-16 19:11:43 +02:00
committed by Matthias Clasen
parent 5dcc502f91
commit 70eff50f21
2 changed files with 2 additions and 2 deletions

View File

@@ -536,7 +536,7 @@ g_file_dup (GFile *file)
/**
* g_file_hash:
* @file: #gconstpointer to a #GFile.
* @file: (type GFile): #gconstpointer to a #GFile.
*
* Creates a hash value for a #GFile.
*