mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
Fix the types of some variables to be GLogLevelFlags instead of guint.
Sun Sep 19 23:52:35 2004 Matthias Clasen <maclas@gmx.de> * glib/gmessages.c (mklevel_prefix): * glib/gmessages.c (g_logv): Fix the types of some variables to be GLogLevelFlags instead of guint. (#153042, Philippe Blain)
This commit is contained in:
committed by
Matthias Clasen
parent
859b7b4959
commit
b61e269d0d
@@ -1,3 +1,9 @@
|
||||
Sun Sep 19 23:52:35 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* glib/gmessages.c (mklevel_prefix):
|
||||
* glib/gmessages.c (g_logv): Fix the types of some variables
|
||||
to be GLogLevelFlags instead of guint. (#153042, Philippe Blain)
|
||||
|
||||
2004-09-18 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* Version bump
|
||||
|
Reference in New Issue
Block a user