Эх сурвалжийг харах

Correct conditional in mtdjr userspace (#3361)

mtdjr 7 жил өмнө
parent
commit
8ee97f7c99
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      users/mtdjr/mtdjr.c

+ 1 - 1
users/mtdjr/mtdjr.c

@@ -153,5 +153,5 @@ uint32_t layer_state_set_user(uint32_t state) {
       break;
     }
   return state;
-}
 #endif
+}