summaryrefslogtreecommitdiffstats
path: root/loader
diff options
context:
space:
mode:
authorcompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-10-18 12:43:57 +0000
committercompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-10-18 12:43:57 +0000
commitdac13715ce15c27dda2774862b61071e0ab629e0 (patch)
treea58bcecba9376c3676dab7ba18ed53edbe2af9f1 /loader
parent0375e5fe2bc3c7972f8d32e82e00114bbd1732cf (diff)
downloadmpv-dac13715ce15c27dda2774862b61071e0ab629e0.tar.bz2
mpv-dac13715ce15c27dda2774862b61071e0ab629e0.tar.xz
add comment to endif
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24806 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'loader')
-rw-r--r--loader/wine/objbase.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/loader/wine/objbase.h b/loader/wine/objbase.h
index df092c094d..41ec88247c 100644
--- a/loader/wine/objbase.h
+++ b/loader/wine/objbase.h
@@ -3,7 +3,7 @@
#ifndef STDCALL
#define STDCALL __attribute__((__stdcall__))
-#endif
+#endif /* WINE_OBJBASE_H */
/* from objbase.h needed for ve_vfw.c */
typedef enum tagCOINIT {