From f44855d7b6f6b45a0cb24bcec076b7b6c75bc169 Mon Sep 17 00:00:00 2001 From: vanhofen Date: Fri, 30 Sep 2022 22:12:17 +0200 Subject: [PATCH] rcinput_fake: whitespace cleanup Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/1c3227999edea668b2ea9a5571ff8f7170bfe212 Author: vanhofen Date: 2022-09-30 (Fri, 30 Sep 2022) Origin message was: ------------------ - rcinput_fake: whitespace cleanup ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- src/driver/rcinput_fake.h | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/driver/rcinput_fake.h b/src/driver/rcinput_fake.h index 3a747e33b..159f03e81 100644 --- a/src/driver/rcinput_fake.h +++ b/src/driver/rcinput_fake.h @@ -22,47 +22,47 @@ #define __rcinput_fake_h__ #ifndef KEY_NONEXISTING -#define KEY_NONEXISTING 0x0 +#define KEY_NONEXISTING 0x0 #endif #ifndef KEY_OK -#define KEY_OK 0x160 +#define KEY_OK 0x160 #endif #ifndef KEY_RED -#define KEY_RED 0x18e +#define KEY_RED 0x18e #endif #ifndef KEY_GREEN -#define KEY_GREEN 0x18f +#define KEY_GREEN 0x18f #endif #ifndef KEY_YELLOW -#define KEY_YELLOW 0x190 +#define KEY_YELLOW 0x190 #endif #ifndef KEY_BLUE -#define KEY_BLUE 0x191 +#define KEY_BLUE 0x191 #endif #ifndef KEY_GAMES -#define KEY_GAMES 0x1a1 +#define KEY_GAMES 0x1a1 #endif #ifndef KEY_TOPLEFT -#define KEY_TOPLEFT 0x1a2 +#define KEY_TOPLEFT 0x1a2 #endif #ifndef KEY_TOPRIGHT -#define KEY_TOPRIGHT 0x1a3 +#define KEY_TOPRIGHT 0x1a3 #endif #ifndef KEY_BOTTOMLEFT -#define KEY_BOTTOMLEFT 0x1a4 +#define KEY_BOTTOMLEFT 0x1a4 #endif #ifndef KEY_BOTTOMRIGHT -#define KEY_BOTTOMRIGHT 0x1a5 +#define KEY_BOTTOMRIGHT 0x1a5 #endif #ifndef KEY_VOD