forked from tTh/FloatImg
convert fscking msg to silent typo
This commit is contained in:
parent
dcacb07738
commit
8cb3d6e6a0
|
@ -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);
|
||||||
|
|
Loading…
Reference in New Issue