mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
[CDFS] Addendum to last commit CORE-15659
#endif placed wrong. Thx Pierre Schweitzer, Thomas Faber, Serge Gautherie
This commit is contained in:
parent
bccad87f3c
commit
3463b2db9f
1 changed files with 1 additions and 1 deletions
|
@ -1838,8 +1838,8 @@ CdRaiseStatusEx (
|
|||
|
||||
#ifdef __REACTOS__
|
||||
static // make windows gcc release build compile
|
||||
INLINE
|
||||
#endif
|
||||
INLINE
|
||||
DECLSPEC_NORETURN
|
||||
VOID
|
||||
CdRaiseStatusEx(
|
||||
|
|
Loading…
Reference in a new issue