On Mon, Dec 15, 2003 at 02:24:31PM -0000, [EMAIL PROTECTED] wrote:
...
>   diff -u -u -r1.66 -r1.67
>   --- mod_charset_lite.c      7 Nov 2003 01:01:27 -0000       1.66
>   +++ mod_charset_lite.c      15 Dec 2003 14:24:31 -0000      1.67
>   @@ -307,7 +307,16 @@
>                              "mime type is %s; no translation selected",
>                              mime_type);
>            }
>   +#if #system(bs2000)

"#system(bs2000)" looks pretty risky as a preprocessor symbol, is there
nothing else you can use here?

Reply via email to