fix(codes/c): Fix file header error message (#298)
This commit is contained in:
parent
af8ee88e50
commit
3a2a9a996c
@ -1,6 +1,6 @@
|
|||||||
/**
|
/**
|
||||||
* File: linked_list.c
|
* File: linked_list.c
|
||||||
* Created Time: 2022-01-12
|
* Created Time: 2023-01-12
|
||||||
* Author: Zero (glj0@outlook.com)
|
* Author: Zero (glj0@outlook.com)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/**
|
/**
|
||||||
* File: list.c
|
* File: my_list.c
|
||||||
* Created Time: 2022-01-12
|
* Created Time: 2023-01-12
|
||||||
* Author: Zero (glj0@outlook.com)
|
* Author: Zero (glj0@outlook.com)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/**
|
/**
|
||||||
* File: array_stack.c
|
* File: array_stack.c
|
||||||
* Created Time: 2022-01-12
|
* Created Time: 2023-01-12
|
||||||
* Author: Zero (glj0@outlook.com)
|
* Author: Zero (glj0@outlook.com)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/**
|
/**
|
||||||
* File: linkedlist_stack.c
|
* File: linkedlist_stack.c
|
||||||
* Created Time: 2022-01-12
|
* Created Time: 2023-01-12
|
||||||
* Author: Zero (glj0@outlook.com)
|
* Author: Zero (glj0@outlook.com)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user