style(codes/c): update comment format

This commit is contained in:
Gonglja
2023-01-12 20:27:18 +08:00
parent e7bb42f552
commit 3970e88be2
2 changed files with 33 additions and 30 deletions

View File

@ -12,6 +12,7 @@
#include <string.h>
#include <stdbool.h>
#include <time.h>
#include <assert.h>
#include "list_node.h"
#include "tree_node.h"