mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
[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:
parent
d57a12e96a
commit
8c4b892bea
1 changed files with 1 additions and 1 deletions
|
@ -172,4 +172,4 @@ typedef struct tagUSERAPIHOOK
|
||||||
BOOL WINAPI RegisterUserApiHook(PUSERAPIHOOKINFO puah);
|
BOOL WINAPI RegisterUserApiHook(PUSERAPIHOOKINFO puah);
|
||||||
BOOL WINAPI UnregisterUserApiHook(VOID);
|
BOOL WINAPI UnregisterUserApiHook(VOID);
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue