Skip to content

Commit 1c1a5d2

Browse files
authored
Merge pull request #304 from nocriw/fix/stdlib_newline
stdlib: remove newline at end of file
2 parents 8e715c6 + b35209f commit 1c1a5d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/c-mode/stdlib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# name: stdlib
33
# key: std
44
# --
5-
#include <stdlib.h>
5+
#include <stdlib.h>

0 commit comments

Comments
 (0)