small change

This commit is contained in:
BPanther
2021-05-25 21:29:07 +02:00
committed by Thilo Graf
parent 7cac2910a8
commit 3fcb4ff6a6

View File

@@ -302,6 +302,5 @@ hw_caps_t *get_hwcaps(void)
caps.has_fan = 0; caps.has_fan = 0;
caps.has_CI = 2; caps.has_CI = 2;
#endif #endif
return ∩︀ return ∩︀
} }