diff loader/wine/elfdll.h @ 24402:93b87066f9da

cosmetics: Add comments to some #endif preprocessor directives.
author diego
date Mon, 10 Sep 2007 16:17:13 +0000
parents 3b5f5d1c5041
children c98c9e7f3bd0
line wrap: on
line diff
--- a/loader/wine/elfdll.h	Mon Sep 10 15:38:11 2007 +0000
+++ b/loader/wine/elfdll.h	Mon Sep 10 16:17:13 2007 +0000
@@ -11,4 +11,4 @@
 void *ELFDLL_dlopen(const char *libname, int flags);
 extern char *extra_ld_library_path;
 
-#endif
+#endif /* __WINE_ELFDLL_H */