Removed the win32 limitation.

2000-10-27  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

	* glib/tmpl/misc_utils.sgml: Removed the win32 limitation.
This commit is contained in:
Sebastian Wilhelmi
2000-10-27 12:53:05 +00:00
committed by Sebastian Wilhelmi
parent bf590bce72
commit e6dfecacc0
2 changed files with 2 additions and 2 deletions

View File

@@ -36,8 +36,6 @@ Sets the name of the program.
<!-- ##### FUNCTION g_getenv ##### -->
<para>
Returns an environment variable.
On windows systems the returned value is only valid until the next call to
g_getenv().
</para>
@variable: the environment variable to get.