]> git.sesse.net Git - vlc/commit
* modified the gtk interface to save an empty <string> option as a NULL pointer
authorGildas Bazin <gbazin@videolan.org>
Tue, 26 Mar 2002 22:30:09 +0000 (22:30 +0000)
committerGildas Bazin <gbazin@videolan.org>
Tue, 26 Mar 2002 22:30:09 +0000 (22:30 +0000)
commit2867bb6542bce23557d14fdf71778d621d439876
treebe5090e162462b4d7ea9a5eaa68dc7302350ca29
parent09b7f775fb4db8129eabac5bd328576872eacf41
* modified the gtk interface to save an empty <string> option as a NULL pointer
* modified config_LoadConfigFile to consider an empty <string> option as a
   NULL pointer.
plugins/gtk/gtk_preferences.c
src/misc/configuration.c