[gedit] Fix gtk-doc warning



commit d70a038c75bd5725646f95a64d9a80d0e3d5947c
Author: Paolo Borelli <pborelli gnome org>
Date:   Thu Jan 3 01:35:38 2013 +0100

    Fix gtk-doc warning

 gedit/gedit-utils.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/gedit/gedit-utils.c b/gedit/gedit-utils.c
index 4f00a60..8aedf69 100644
--- a/gedit/gedit-utils.c
+++ b/gedit/gedit-utils.c
@@ -67,8 +67,10 @@
 
 /**
  * gedit_utils_location_has_file_scheme:
+ * @location: the location to check
  *
- * Returns: %TRUE if @location is a file: uri and is not a chained uri */
+ * Returns: %TRUE if @location is a file: uri and is not a chained uri
+ */
 gboolean
 gedit_utils_location_has_file_scheme (GFile *location)
 {



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]