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 685d8858d9ca2784468df70fea01d9761269f02f..854fad0d87ddcba84d73c3fdf6cd0b7661faf135 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.
  *