Skip to content

Commit 4ad6bef

Browse files
authored
Update Makefile: comment vim-modeline
1 parent 49b0126 commit 4ad6bef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tools/Make/Example1/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
vim: noexpandtab: ts=8: softtabstop=8
1+
#vim: noexpandtab: ts=8: softtabstop=8
22
#/*minimal Makefile*/
33
TARGET = testing_C
44
CC = gcc

0 commit comments

Comments
 (0)