projects
/
platform
/
upstream
/
glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a89b10c
)
Fix a missing parameter in a doc comment
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 8 Jun 2010 03:28:30 +0000
(23:28 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 8 Jun 2010 03:28:30 +0000
(23:28 -0400)
Pointed out by David Zeuthen.
gio/gapplication.c
patch
|
blob
|
history
diff --git
a/gio/gapplication.c
b/gio/gapplication.c
index 685d8858d9ca2784468df70fea01d9761269f02f..854fad0d87ddcba84d73c3fdf6cd0b7661faf135 100644
(file)
--- 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.
*