convert fscking msg to silent typo

This commit is contained in:
le vieux 2020-11-15 20:15:56 +01:00
parent dcacb07738
commit 8cb3d6e6a0
1 changed files with 2 additions and 2 deletions

View File

@ -126,8 +126,8 @@ for (idx=0; idx<globbuf.gl_pathc; idx++) {
fprintf(stderr, "load #%d from dump -> %d\n", idx, foo); fprintf(stderr, "load #%d from dump -> %d\n", idx, foo);
continue; continue;
} }
/* ========================= */
/* FSCKING INPUT FILTER HERE */ /* fscking input filter here */
foo = crapulator(&input, infx, 0.42); foo = crapulator(&input, infx, 0.42);
if (foo) { if (foo) {
fprintf(stderr, "%s crapulator -> %d\n", __func__, foo); fprintf(stderr, "%s crapulator -> %d\n", __func__, foo);