minor fix

This commit is contained in:
2026-02-06 21:44:51 +01:00
parent 8aad1235c3
commit 4fbd9b3987

View File

@@ -35,4 +35,4 @@ struct process_t* process_get_next(struct process_t* process);
void process_display_list(struct process_t* processes_list);
#endif
#endif