1
0
mirror of https://gitlab.com/80486DX2-66/gists synced 2025-05-31 08:31:41 +05:30

freadln.c: remove 1 task

This commit is contained in:
2025-03-02 13:26:38 +03:00
parent 36fbab62a1
commit 76f0fe22db

View File

@@ -8,8 +8,6 @@
* or glibc do not support `%zu` format specifier.
*
* TODO: Figure out potential problems
* TODO: Add 'flushing' of STDIN (while there are characters, read them) before
* the input reading loop to avoid input queues
*
* Author: Intel A80486DX2-66
* License: Creative Commons Zero 1.0 Universal or Unlicense