]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/conf-test.c
Added building of a separate libucw package.
[libucw.git] / ucw / conf-test.c
index 26e0887ecad3ccf7963bcaa817ccc683c9acbbcc..b62cde6c69b8fed0e15228de8b24e9541b76f6a9 100644 (file)
@@ -162,7 +162,7 @@ static struct cf_section cf_top = {
   }
 };
 
-static byte short_opts[] = CF_SHORT_OPTS "v";
+static char short_opts[] = CF_SHORT_OPTS "v";
 static struct option long_opts[] = {
        CF_LONG_OPTS
        {"verbose",     0, 0, 'v'},