]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/conf-getopt.c
strtonum: Added small bits of documentation
[libucw.git] / ucw / conf-getopt.c
index 66f98f20e49e1af94b21f5511df189ed8f66bbd1..8e321cc00fdf55f661a54b703b436b837ab2d531 100644 (file)
@@ -57,7 +57,7 @@ end_of_options(struct cf_context *cc)
 {
   load_default(cc);
   if (cc->postpone_commit && cf_close_group())
-    die("Cannot commit after the initialization");
+    die("Loading of configuration failed");
 }
 
 int