mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 07:26:15 +01:00
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:
parent
bf590bce72
commit
e6dfecacc0
@ -1,5 +1,7 @@
|
|||||||
2000-10-27 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
2000-10-27 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||||
|
|
||||||
|
* glib/tmpl/misc_utils.sgml: Removed the win32 limitation.
|
||||||
|
|
||||||
* glib/glib-sections.txt, glib/tmpl/hash_tables.sgml,
|
* glib/glib-sections.txt, glib/tmpl/hash_tables.sgml,
|
||||||
glib/tmpl/macros_misc.sgml, glib/tmpl/misc_utils.sgml,
|
glib/tmpl/macros_misc.sgml, glib/tmpl/misc_utils.sgml,
|
||||||
glib/tmpl/scanner.sgml: Document the recently deprecated functions
|
glib/tmpl/scanner.sgml: Document the recently deprecated functions
|
||||||
|
@ -36,8 +36,6 @@ Sets the name of the program.
|
|||||||
<!-- ##### FUNCTION g_getenv ##### -->
|
<!-- ##### FUNCTION g_getenv ##### -->
|
||||||
<para>
|
<para>
|
||||||
Returns an environment variable.
|
Returns an environment variable.
|
||||||
On windows systems the returned value is only valid until the next call to
|
|
||||||
g_getenv().
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
@variable: the environment variable to get.
|
@variable: the environment variable to get.
|
||||||
|
Loading…
Reference in New Issue
Block a user