mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
fix a no newline @ end of file warning
svn path=/trunk/; revision=36235
This commit is contained in:
@@ -291,4 +291,4 @@ PIPHLP_RES_INFO getResInfo() {
|
||||
|
||||
VOID disposeResInfo( PIPHLP_RES_INFO InfoPtr ) {
|
||||
RtlFreeHeap( GetProcessHeap(), 0, InfoPtr );
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user