X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=inline;f=images%2Fimage-sim-test.c;h=d48758873816f3445303e2ba7fc6cd32f193a1ad;hb=55c249f666faddb7d4e999d8a8e3ab66bccfae96;hp=1a54909138b767bf0d002486227c19837b8dda33;hpb=d2528db134559e627fc03189407f34b8861a7591;p=libucw.git diff --git a/images/image-sim-test.c b/images/image-sim-test.c index 1a549091..d4875887 100644 --- a/images/image-sim-test.c +++ b/images/image-sim-test.c @@ -68,7 +68,7 @@ static byte *segmentation_name_2; static uns display_base64; static uns display_base224; -#define MSG(x...) do{ if (verbose) log(L_INFO, ##x); }while(0) +#define MSG(x...) do{ if (verbose) msg(L_INFO, ##x); }while(0) #define TRY(x) do{ if (!(x)) exit(1); }while(0) static void