From e02f131fdec629a043471962d7137ed929b2a6a1 Mon Sep 17 00:00:00 2001 From: FreeArtMan Date: Sun, 12 May 2019 15:47:50 +0100 Subject: Cleanup from debug output --- test_line.c | 1 + 1 file changed, 1 insertion(+) (limited to 'test_line.c') diff --git a/test_line.c b/test_line.c index c001cc5..497cf47 100644 --- a/test_line.c +++ b/test_line.c @@ -71,6 +71,7 @@ int main() if (0==bline->pop_line(&getline,&sz)) { printf("[");print_s(getline,sz); printf("]\n"); + bline->print(); } printf("End test\n"); -- cgit v1.2.3