Преглед на файлове

Fix mismatched indentation

Kaleb Elwert преди 9 години
родител
ревизия
0b38204e62
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      keyboards/whitefox/keymaps/matt3o/keymap.c

+ 1 - 1
keyboards/whitefox/keymaps/matt3o/keymap.c

@@ -72,7 +72,7 @@ const uint16_t fn_actions[] = {
 
 
 /* custom action function */
 /* custom action function */
 void action_function(keyrecord_t *record, uint8_t id, uint8_t opt) {
 void action_function(keyrecord_t *record, uint8_t id, uint8_t opt) {
-	/*
+  /*
   (void)opt;
   (void)opt;
   switch(id) {
   switch(id) {
     case ACTION_LEDS_ALL:
     case ACTION_LEDS_ALL: