Unify indentation and little clean-up in TWRP files
Signed-off-by: Vojtech Bocek <vbocek@gmail.com>
diff --git a/twrp-functions.hpp b/twrp-functions.hpp
index 9f66621..8531c09 100644
--- a/twrp-functions.hpp
+++ b/twrp-functions.hpp
@@ -8,12 +8,12 @@
typedef enum
{
- rb_current = 0,
- rb_system,
- rb_recovery,
- rb_poweroff,
- rb_bootloader, // May also be fastboot
- rb_download,
+ rb_current = 0,
+ rb_system,
+ rb_recovery,
+ rb_poweroff,
+ rb_bootloader, // May also be fastboot
+ rb_download,
} RebootCommand;
// Partition class