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