aboutsummaryrefslogtreecommitdiff
path: root/printf.c
diff options
context:
space:
mode:
Diffstat (limited to 'printf.c')
-rw-r--r--printf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/printf.c b/printf.c
index 7c9cf3a..488c0d5 100644
--- a/printf.c
+++ b/printf.c
@@ -29,4 +29,3 @@ int printf(char *fmt) {
fmt++;
}
}
-