Skip to content

Commit 610b699

Browse files
committed
rename main.c template file
Signed-off-by: Ajay Bhargav <[email protected]>
1 parent d1b1c79 commit 610b699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/main.c renamed to template/main.c.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @file main.c
3-
* Sample main file
3+
* Main file template
44
*/
55

66
#include <stdio.h>

0 commit comments

Comments
 (0)