about summary refs log tree commit diff
path: root/editor/pnmnlfilt.c
diff options
context:
space:
mode:
Diffstat (limited to 'editor/pnmnlfilt.c')
-rw-r--r--editor/pnmnlfilt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/pnmnlfilt.c b/editor/pnmnlfilt.c
index bcb3680d..906ce460 100644
--- a/editor/pnmnlfilt.c
+++ b/editor/pnmnlfilt.c
@@ -990,7 +990,7 @@ main(int argc, char *argv[]) {
 
     FILE * ifP;
     struct cmdlineInfo cmdline;
-	int eof;  /* We've hit the end of the input stream */
+        int eof;  /* We've hit the end of the input stream */
     unsigned int imageSeq;  /* Sequence number of image, starting from 0 */
 
     pnm_init(&argc, argv);