mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 21:36:11 +00:00
[0.4.11] [CDFS] Addendum to last commit CORE-15659
#endif placed wrong.
Thx Pierre Schweitzer, Thomas Faber, Serge Gautherie
cherry picked from commit 0.4.12-dev-432-g
3463b2db9f
This commit is contained in:
parent
3a2220c43a
commit
b27a643d26
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