summaryrefslogtreecommitdiffstats
path: root/stream
diff options
context:
space:
mode:
Diffstat (limited to 'stream')
-rw-r--r--stream/pnm.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/stream/pnm.h b/stream/pnm.h
index de508004a7..fedc079db0 100644
--- a/stream/pnm.h
+++ b/stream/pnm.h
@@ -34,5 +34,4 @@ typedef struct pnm_s pnm_t;
//int pnm_read (pnm_t *this, char *data, int len);
-#endif
-
+#endif /* HAVE_PNM_H */