Add an assert to make it clear when value can be NULL.
authorMatthias Clasen <mclasen@redhat.com>
Wed, 12 Apr 2006 15:38:27 +0000 (15:38 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 12 Apr 2006 15:38:27 +0000 (15:38 +0000)
commit75ed18d067ba1434dcf06bd81b65f0066dbc8d3f
treec0fa7f24444b8c038981e73bea014ec78afbd784
parent51b4341664e7610a8a07fd3b49f1b6aa77206d50
Add an assert to make it clear when value can be NULL.

2006-04-12  Matthias Clasen  <mclasen@redhat.com>

* glib/goption.c (parse_arg): Add an assert to make it
clear when value can be NULL.
ChangeLog
ChangeLog.pre-2-12
glib/goption.c