X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=newspeak.l;h=ce0f57314030ddf22c9e08c34071ff1b2d2f48d5;hb=572d8a51450db5eae7489f3d4738d5a36ae4ff7e;hp=20524e550b7f1ef83a4fcd831fad558e08fca350;hpb=7f4e9d5ed94ae3d89fa2548194ef0bf190368080;p=filters.git diff --git a/newspeak.l b/newspeak.l index 20524e5..ce0f573 100644 --- a/newspeak.l +++ b/newspeak.l @@ -586,7 +586,7 @@ robably|ventually|[Oo]bvious|[Bb]asic|{W}[Oo]nly|otally | [.,!?]\"([^\n\".!]+[.!])?\n/[\n\t ] printf("%c Hail Big Brother!\"%s",Y0,yytext+2); \"([.,!?][^\n\".!]+[.!])?\n/[\n\t ] printf("%c Hail Big Brother!\"%s",Y1,yytext+2); -. printf(yytext); +. printf("%s", yytext); \n printf("\n"); %{