mirror of
https://github.com/krahets/hello-algo.git
synced 2025-02-03 07:01:55 +08:00
fixed the format of the file header
This commit is contained in:
parent
2ee6fcfef1
commit
edf1029ac4
@ -1,9 +1,7 @@
|
||||
/**
|
||||
* @file bubble_sort.c
|
||||
* @author Listening (https://github.com/L-Super)
|
||||
* @brief
|
||||
* @date 2022-12-26
|
||||
*
|
||||
* File: bubble_sort.c
|
||||
* Created Time: 2022-12-26
|
||||
* Author: Listening (https://github.com/L-Super)
|
||||
*/
|
||||
|
||||
#include "../include/include.h"
|
||||
|
Loading…
Reference in New Issue
Block a user