From d6e22603ef9ff096ad4ee580611d959195cd1878 Mon Sep 17 00:00:00 2001 From: diego Date: Tue, 1 Jan 2008 19:36:23 +0000 Subject: Add explanatory comments to #endif preprocessor directives. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25568 b3059339-0415-0410-9bf9-f77b7e298cf2 --- mp_fifo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mp_fifo.h') 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 */ -- cgit v1.2.3