diff options
Diffstat (limited to 'src/columnt.c')
-rw-r--r-- | src/columnt.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/columnt.c b/src/columnt.c index 638c078..d02b7ed 100644 --- a/src/columnt.c +++ b/src/columnt.c @@ -31,10 +31,7 @@ stralloc file = {0}; int *width; int maxfield = 0; -void nothing() -{ - ; -} +void nothing() {} void printline() { |