X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Fkmp-test.c;h=59c61ff02ae337f09088d8bf1615045bae01bce7;hb=4e2835850dfa4d869e470017d921f4d36293b111;hp=49d4cf29710d5e9610b36767ef0baee1ac6ed884;hpb=fa7aa6d9457616ce28f97c83eaa616d0ff276870;p=libucw.git diff --git a/ucw/kmp-test.c b/ucw/kmp-test.c index 49d4cf29..59c61ff0 100644 --- a/ucw/kmp-test.c +++ b/ucw/kmp-test.c @@ -50,7 +50,7 @@ test1(void) kmp1_cleanup(&kmp); } -#ifdef CONFIG_CHARSET /* This one depends on libcharset */ +#ifdef CONFIG_CHARSET /* This one depends on libucw-charset */ /* TEST2 - various tracing */