From 5474f7b679879edb05fb03452886dedff8e27f36 Mon Sep 17 00:00:00 2001 From: zlg Date: Thu, 29 Nov 2012 12:02:35 -0600 Subject: Correct 1-13's chart heading Thanks to ##c's rizlah --- 1-21_entab.c | 1 + 1 file changed, 1 insertion(+) (limited to '1-21_entab.c') diff --git a/1-21_entab.c b/1-21_entab.c index 595f583..0f25706 100644 --- a/1-21_entab.c +++ b/1-21_entab.c @@ -42,4 +42,5 @@ int main(void) { putchar(c); } } + return 0; } -- cgit v1.2.3-54-g00ecf