From c79c2b6b2aa7b8d259044bc9f90c0eee16a9bc0a Mon Sep 17 00:00:00 2001 From: Oskar Date: Sun, 19 Nov 2023 16:57:23 +0100 Subject: may or may not have fixed a bug with GET_LINE(), i did some confirmation testing after i fixed the bug and it seems to work now but i may just be coping. Ill have to do additional tests to confirm that nothing else broke or if i might have missed anything. Its entirely possible i may have missed something --- test/testgetline.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/testgetline.c') diff --git a/test/testgetline.c b/test/testgetline.c index dfbab4b..d186439 100644 --- a/test/testgetline.c +++ b/test/testgetline.c @@ -41,4 +41,4 @@ while ((opt = getopt(argc, argv, "i:")) != -1) { return EXIT_SUCCESS; // TEST! -} // LINE 44 YOYOYOYOOYOYOOYOYOYOYOYYO +// LINE 44 YOOOOOOOOOOOOOOO!! -- cgit v1.2.3