xlat/fan_init_flags: whitespace

* xlat/fan_init_flags.in: Replace spaces with tabs.
This commit is contained in:
Eugene Syromyatnikov 2018-11-01 18:04:35 +01:00
parent e7b9424cac
commit 776043f4cc

View File

@ -1,5 +1,5 @@
FAN_CLOEXEC 0x00000001
FAN_NONBLOCK 0x00000002
FAN_UNLIMITED_QUEUE 0x00000010
FAN_UNLIMITED_MARKS 0x00000020
FAN_ENABLE_AUDIT 0x00000040
FAN_CLOEXEC 0x00000001
FAN_NONBLOCK 0x00000002
FAN_UNLIMITED_QUEUE 0x00000010
FAN_UNLIMITED_MARKS 0x00000020
FAN_ENABLE_AUDIT 0x00000040