summaryrefslogtreecommitdiff
path: root/app/src/ble_unpair_combo.c
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/ble_unpair_combo.c')
-rw-r--r--app/src/ble_unpair_combo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/ble_unpair_combo.c b/app/src/ble_unpair_combo.c
index f9d0551..82fa834 100644
--- a/app/src/ble_unpair_combo.c
+++ b/app/src/ble_unpair_combo.c
@@ -80,4 +80,4 @@ SYS_INIT(zmk_ble_unpair_combo_init,
APPLICATION,
CONFIG_APPLICATION_INIT_PRIORITY);
-#endif DT_HAS_COMPAT_STATUS_OKAY(DT_DRV_COMPAT)
+#endif /* DT_HAS_COMPAT_STATUS_OKAY(DT_DRV_COMPAT) */