X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=genext.c;h=21689e6bd8b9c05afdf4e7c8b4a60254bed0a275;hp=0cbea2521c94c027901b72197526d913e655cd6d;hb=cbc232643c7b26d64204ba7f6151007e9c0267e4;hpb=31aff20175a3bc9b4bb41d080452ae1d063e267a diff --git a/genext.c b/genext.c index 0cbea25..21689e6 100644 --- a/genext.c +++ b/genext.c @@ -55,7 +55,7 @@ int main(int argc, char *argv[]) if (!read_options()) { - PERROR("Failed to read options.conf\n"); + PERROR("%s", options_error); return(-1); }