Skip to content

Commit 1907ed4

Browse files
committedJun 6, 2020
add comment on common.c
1 parent 78f13db commit 1907ed4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 

‎common.c

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
/**
2+
* @file common.c
3+
* @brief 프로젝트에서 공통적으로 사용되는 함수 정의
4+
* @author 김병준 (kbj9704@gmail.com)
5+
*/
16
#include "common.h"
27

38
/**

0 commit comments

Comments
 (0)
Failed to load comments.