mirror of
https://github.com/reactos/reactos.git
synced 2025-04-19 20:19:26 +00:00
fix a no newline @ end of file warning
svn path=/trunk/; revision=36235
This commit is contained in:
parent
a8e501e352
commit
f72a3929a4
1 changed files with 1 additions and 1 deletions
|
@ -291,4 +291,4 @@ PIPHLP_RES_INFO getResInfo() {
|
|||
|
||||
VOID disposeResInfo( PIPHLP_RES_INFO InfoPtr ) {
|
||||
RtlFreeHeap( GetProcessHeap(), 0, InfoPtr );
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue