]> git.tuebingen.mpg.de Git - paraslash.git/commit
gui: Don't fail silently on config file errors.
authorAndre Noll <maan@systemlinux.org>
Tue, 18 Jan 2011 20:23:50 +0000 (21:23 +0100)
committerAndre Noll <maan@systemlinux.org>
Fri, 11 Feb 2011 10:25:07 +0000 (11:25 +0100)
commit6cb4ad9d0b46a6926a3ec68db192a869325d4583
treed0b7b473403c7885539afd65b6bb32c7cae91fa2
parent481150224edabeee0a6bbfdab232df58e5c1224e
gui: Don't fail silently on config file errors.

We need to set ->print_errors non-zero in order to get the error message
from gengetopt.
gui.c