commit f2f1463ba1262b16ec828084f630b0408ec8aa84 parent 3f5316c5462e58c5ad5ef6cc110c2a6ff4f3243f Author: Klemens Nanni <kl3@posteo.org> Date: Sat, 13 Feb 2016 20:39:04 +0100 Remove empty line Diffstat:
M | prout.c | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/prout.c b/prout.c @@ -28,7 +28,6 @@ static void usage() /* Return the file name if the file is opennable. exit instead */ static char* check_file(char *file) { - FILE *f; /* Try to open the given file */