mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 15:36:14 +01:00
And fix the syntax, too
This commit is contained in:
parent
7df9637f0f
commit
327e72f9fb
@ -58,4 +58,6 @@ gchar ** g_environ_setenv (gchar **envp,
|
|||||||
gchar ** g_environ_unsetenv (gchar **envp,
|
gchar ** g_environ_unsetenv (gchar **envp,
|
||||||
const gchar *variable) G_GNUC_WARN_UNUSED_RESULT;
|
const gchar *variable) G_GNUC_WARN_UNUSED_RESULT;
|
||||||
|
|
||||||
|
G_END_DECLS
|
||||||
|
|
||||||
#endif /* __G_ENVIRON_H__ */
|
#endif /* __G_ENVIRON_H__ */
|
||||||
|
Loading…
Reference in New Issue
Block a user