Use "if (expr) { } else" as I meant to in the first place. The other form
authorDarin Adler <darin@src.gnome.org>
Mon, 11 Feb 2002 22:33:55 +0000 (22:33 +0000)
committerDarin Adler <darin@src.gnome.org>
Mon, 11 Feb 2002 22:33:55 +0000 (22:33 +0000)
commit864a14bae31212fcfbe0b297becf3dfbbc6f57b9
tree095279a828995cca24643dd7d361b877c377bc25
parentefe9b5f5a7251113d6133cc348cc19e0d9ec481d
Use "if (expr) { } else" as I meant to in the first place. The other form

* glib/gmessages.h: Use "if (expr) { } else" as I meant to in the
first place. The other form can trigger warnings in some compilers
that suspect a ";" after "if (expr)" is an error.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gmessages.h