hotfix: checkpatch-related issues

This commit is contained in:
2024-12-01 20:49:22 +02:00
parent f11d2bc921
commit ace684facc
3 changed files with 7 additions and 8 deletions

View File

@@ -1,2 +1,2 @@
void print_hello(int);
void print_hello(int msg_count);
void destroy_list(void);