summaryrefslogtreecommitdiffstats
path: root/mp_fifo.h
diff options
context:
space:
mode:
Diffstat (limited to 'mp_fifo.h')
-rw-r--r--mp_fifo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mp_fifo.h b/mp_fifo.h
index fe4cba05c2..1605da03af 100644
--- a/mp_fifo.h
+++ b/mp_fifo.h
@@ -4,4 +4,4 @@
int mplayer_get_key(int fd);
void mplayer_put_key(int code);
-#endif
+#endif /* MP_FIFO_H */