mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
2944d29969
Fixes GCC 8 warning: drivers/filesystems/reiserfs/src/memory.c:874:5: error: this 'if' clause does not guard... [-Werror=misleading-indentation] if (Mcb->RfsdFcb) ^~ drivers/filesystems/reiserfs/src/memory.c:877:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (RfsdLoadInode(Vcb, &(Mcb->Key), &RfsdIno)) { ^~ |
||
---|---|---|
.. | ||
btrfs | ||
cdfs | ||
ext2 | ||
fastfat | ||
fastfat_new | ||
ffs | ||
fs_rec | ||
msfs | ||
mup | ||
nfs | ||
npfs | ||
ntfs | ||
reiserfs | ||
udfs | ||
CMakeLists.txt |