aboutsummaryrefslogtreecommitdiffstats
path: root/level06.c
diff options
context:
space:
mode:
Diffstat (limited to 'level06.c')
-rw-r--r--level06.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/level06.c b/level06.c
index 48c79c2..65b9f62 100644
--- a/level06.c
+++ b/level06.c
@@ -65,8 +65,7 @@ int checkfull(const char *str)
int main(int argc, char *argv[])
-{
-
+{
char buffer[1024];
int i;
char c;