ref(pref): add newline at the end of the file

This commit is contained in:
2026-05-01 18:47:46 +00:00
parent f133d81a05
commit cdcc45b7c6

View File

@@ -2413,4 +2413,4 @@ _get_default_string(preference_t pref)
default: default:
return NULL; return NULL;
} }
} }