work on chan_lcr: bridging works, interface selection possible
[lcr.git] / genext.c
index 0cbea25..21689e6 100644 (file)
--- 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);
        }