mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 14:35:59 +00:00
Move #endif one line down to make the source code balanced.
svn path=/trunk/; revision=16984
This commit is contained in:
parent
595f9f988d
commit
c635b98ceb
1 changed files with 1 additions and 1 deletions
|
@ -295,6 +295,6 @@ NtCallbackReturn (PVOID Result,
|
|||
/* Should never return. */
|
||||
KEBUGCHECK(0);
|
||||
return(STATUS_UNSUCCESSFUL);
|
||||
#endif
|
||||
}
|
||||
#endif
|
||||
/* EOF */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue