[glib] Fix a missing parameter in a doc comment



commit e300c7e622d3e5a5e3eaa339c875484b0e4534eb
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Jun 7 23:28:30 2010 -0400

    Fix a missing parameter in a doc comment
    
    Pointed out by David Zeuthen.

 gio/gapplication.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gio/gapplication.c b/gio/gapplication.c
index 685d885..854fad0 100644
--- a/gio/gapplication.c
+++ b/gio/gapplication.c
@@ -794,6 +794,7 @@ g_application_get_instance (void)
 
 /**
  * g_application_get_id:
+ * @application: a #GApplication
  *
  * Retrieves the platform-specific identifier for the #GApplication.
  *



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