Skip to content

Commit b27a643

Browse files
committed
[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 3463b2d
1 parent 3a2220c commit b27a643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/filesystems/cdfs/cdprocs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1838,8 +1838,8 @@ CdRaiseStatusEx (
18381838

18391839
#ifdef __REACTOS__
18401840
static // make windows gcc release build compile
1841-
INLINE
18421841
#endif
1842+
INLINE
18431843
DECLSPEC_NORETURN
18441844
VOID
18451845
CdRaiseStatusEx(

0 commit comments

Comments
 (0)