Fix the types of some variables to be GLogLevelFlags instead of guint.
authorMatthias Clasen <maclas@gmx.de>
Mon, 20 Sep 2004 03:53:39 +0000 (03:53 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 20 Sep 2004 03:53:39 +0000 (03:53 +0000)
commitb61e269d0dacc8a9e2c60075bb6990949c89ca98
tree33a90e3029d8ec2e8abd238ef307134e4381e640
parent859b7b4959091e0e36a30a5f745dea9cb9e845b1
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)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gmessages.c