Fix a missing parameter in a doc comment
authorMatthias Clasen <mclasen@redhat.com>
Tue, 8 Jun 2010 03:28:30 +0000 (23:28 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 8 Jun 2010 03:28:30 +0000 (23:28 -0400)
Pointed out by David Zeuthen.

gio/gapplication.c

index 685d885..854fad0 100644 (file)
@@ -794,6 +794,7 @@ g_application_get_instance (void)
 
 /**
  * g_application_get_id:
+ * @application: a #GApplication
  *
  * Retrieves the platform-specific identifier for the #GApplication.
  *