Don't mark g_option_error_quark() as const, to be consistent with all the
authorMatthias Clasen <mclasen@redhat.com>
Tue, 23 Nov 2004 18:22:55 +0000 (18:22 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 23 Nov 2004 18:22:55 +0000 (18:22 +0000)
commitea23032ec80fc3590c8a4bee7b966facdd56529f
tree2e03391226d5925fc1bb5d9c1600725c3655a60e
parent0680744fbbe5d0c89a47ad042ea6a46ff09d15dd
Don't mark g_option_error_quark() as const, to be consistent with all the

2004-11-23  Matthias Clasen  <mclasen@redhat.com>

* glib/goption.h: Don't mark g_option_error_quark() as const,
to be consistent with all the other error_quark functions.
(technically they are const, but since these are called only
in error paths, giving the compiler better optimization
opportunities doesn't matter much)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/goption.h