hotfix: move msg_count argument
Move msg_count handling to hello2 to comply with lab5 requirements
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
void print_hello(void);
|
||||
void print_hello(int);
|
||||
void destroy_list(void);
|
||||
|
||||
Reference in New Issue
Block a user