mirror of
https://github.com/reactos/reactos.git
synced 2025-07-27 16:12:49 +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__
|
#ifdef __REACTOS__
|
||||||
static // make windows gcc release build compile
|
static // make windows gcc release build compile
|
||||||
INLINE
|
|
||||||
#endif
|
#endif
|
||||||
|
INLINE
|
||||||
DECLSPEC_NORETURN
|
DECLSPEC_NORETURN
|
||||||
VOID
|
VOID
|
||||||
CdRaiseStatusEx(
|
CdRaiseStatusEx(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue