mirror of
https://github.com/systemd/systemd.git
synced 2026-07-12 18:44:14 +00:00
basic/missing_*.h: indentation tweaks
This commit is contained in:
@@ -27,5 +27,5 @@ assert_cc(LO_FLAGS_DIRECT_IO == 0x4C08);
|
||||
#endif
|
||||
|
||||
#ifndef LOOP_SET_STATUS_SETTABLE_FLAGS
|
||||
#define LOOP_SET_STATUS_SETTABLE_FLAGS (LO_FLAGS_AUTOCLEAR | LO_FLAGS_PARTSCAN | LO_FLAGS_DIRECT_IO)
|
||||
# define LOOP_SET_STATUS_SETTABLE_FLAGS (LO_FLAGS_AUTOCLEAR | LO_FLAGS_PARTSCAN | LO_FLAGS_DIRECT_IO)
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user