diff --git a/Fonderie/fonderie.c b/Fonderie/fonderie.c index a66c5a6e..4dd688cd 100644 --- a/Fonderie/fonderie.c +++ b/Fonderie/fonderie.c @@ -126,8 +126,8 @@ for (idx=0; idx %d\n", idx, foo); continue; } - /* ========================= */ - /* FSCKING INPUT FILTER HERE */ + + /* fscking input filter here */ foo = crapulator(&input, infx, 0.42); if (foo) { fprintf(stderr, "%s crapulator -> %d\n", __func__, foo);