Author: tkreuzer Date: Thu Jan 27 23:45:40 2011 New Revision: 50523
URL: http://svn.reactos.org/svn/reactos?rev=50523&view=rev Log: [undocuser.h] Add nreline at the end of the file. MSVC is very picky about that.
Modified: branches/cmake-bringup/include/reactos/undocuser.h
Modified: branches/cmake-bringup/include/reactos/undocuser.h URL: http://svn.reactos.org/svn/reactos/branches/cmake-bringup/include/reactos/un... ============================================================================== --- branches/cmake-bringup/include/reactos/undocuser.h [iso-8859-1] (original) +++ branches/cmake-bringup/include/reactos/undocuser.h [iso-8859-1] Thu Jan 27 23:45:40 2011 @@ -172,4 +172,4 @@ BOOL WINAPI RegisterUserApiHook(PUSERAPIHOOKINFO puah); BOOL WINAPI UnregisterUserApiHook(VOID);
-#endif +#endif