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:
73c427f
)
Fix formatting in a doc comment
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 12 Sep 2011 05:49:01 +0000
(
01:49
-0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 12 Sep 2011 05:49:01 +0000
(
01:49
-0400)
gio/gdesktopappinfo.c
patch
|
blob
|
history
diff --git
a/gio/gdesktopappinfo.c
b/gio/gdesktopappinfo.c
index
2df933f
..
23d4689
100644
(file)
--- a/
gio/gdesktopappinfo.c
+++ b/
gio/gdesktopappinfo.c
@@
-2201,7
+2201,7
@@
app_info_in_list (GAppInfo *info,
* those applications which claim to support the given content type exactly,
* and not by MIME type subclassing.
* Note that the first application of the list is the last used one, i.e.
- * the last one for which
#g_app_info_set_as_last_used_for_type
has been
+ * the last one for which
g_app_info_set_as_last_used_for_type()
has been
* called.
*
* Returns: (element-type GAppInfo) (transfer full): #GList of #GAppInfos