X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=sbr%2Ffmt_compile.c;h=1fc5f36d9984831c7609bb64e0f6d005d3b5b47b;hb=92005d4291ac03dae4481c72d1549b2f75264cb9;hp=173f12d44c0f8e5eb3a10b4a059c2855735efbb7;hpb=70bc44ec2fd9f4033a6190868979991338ba6664;p=mmh diff --git a/sbr/fmt_compile.c b/sbr/fmt_compile.c index 173f12d..1fc5f36 100644 --- a/sbr/fmt_compile.c +++ b/sbr/fmt_compile.c @@ -289,7 +289,7 @@ compile_error(char *str, char *cp) } advise(NULL, "\"%s\": format compile error - %s", - &usr_fstring[errpos-errctx], str); + &usr_fstring[errpos-errctx], str); adios(NULL, "%*s", errctx+1, "^"); }