solving warning: no newline at the end of file

This commit is contained in:
Denis 2023-12-10 02:14:25 +01:00
parent 583e8a983a
commit 6f784d98ea
No known key found for this signature in database
GPG key ID: DD9B63F805CF5C03
4 changed files with 4 additions and 4 deletions

View file

@ -3,4 +3,4 @@
input_dev_composite_t* legion_go_device_def(const controller_settings_t *const settings) {
// TODO: return the legion go definition here
return NULL;
}
}