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:
477989f
)
Add Since: 2.8 to g_get_host_name().
author
Tor Lillqvist
<tml@src.gnome.org>
Wed, 22 Jun 2005 09:02:41 +0000
(09:02 +0000)
committer
Tor Lillqvist
<tml@src.gnome.org>
Wed, 22 Jun 2005 09:02:41 +0000
(09:02 +0000)
glib/gutils.c
patch
|
blob
|
history
diff --git
a/glib/gutils.c
b/glib/gutils.c
index
19274d2
..
0d3d286
100644
(file)
--- a/
glib/gutils.c
+++ b/
glib/gutils.c
@@
-1795,6
+1795,8
@@
g_get_tmp_dir (void)
* string is owned by GLib and should not be modified or freed. If no
* name can be determined, a default fixed string "unknown" is
* returned.
+ *
+ * Since: 2.8
*/
const gchar *
g_get_host_name (void)