Add Since: 2.8 to g_get_host_name().
authorTor Lillqvist <tml@src.gnome.org>
Wed, 22 Jun 2005 09:02:41 +0000 (09:02 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Wed, 22 Jun 2005 09:02:41 +0000 (09:02 +0000)
glib/gutils.c

index 19274d2..0d3d286 100644 (file)
@@ -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)