[undocuser.h]

Add nreline at the end of the file. MSVC is very picky about that.

svn path=/branches/cmake-bringup/; revision=50523
This commit is contained in:
Timo Kreuzer 2011-01-27 23:45:40 +00:00
parent d57a12e96a
commit 8c4b892bea

View file

@ -172,4 +172,4 @@ typedef struct tagUSERAPIHOOK
BOOL WINAPI RegisterUserApiHook(PUSERAPIHOOKINFO puah);
BOOL WINAPI UnregisterUserApiHook(VOID);
#endif
#endif