From 80e9bef2b0b3b7c33e265985ac8af70eea0b5c61 Mon Sep 17 00:00:00 2001 From: Johannes Anderwald Date: Thu, 6 Sep 2007 20:00:19 +0000 Subject: [PATCH] - terminate comment by Marc Puilachs See issue #2611 for more details. svn path=/trunk/; revision=28907 --- reactos/include/psdk/multimon.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/include/psdk/multimon.h b/reactos/include/psdk/multimon.h index 9c885b619fe..c3b08ecdfb7 100644 --- a/reactos/include/psdk/multimon.h +++ b/reactos/include/psdk/multimon.h @@ -13,4 +13,4 @@ HMONITOR WINAPI MonitorFromPoint(POINT,DWORD); } #endif -#endif /* __MULTIMON_H &/ \ No newline at end of file +#endif /* __MULTIMON_H */