mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 18:15:11 +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)) { ^~ |
||
---|---|---|
.. | ||
inc | ||
src | ||
CMakeLists.txt |