summaryrefslogtreecommitdiff
path: root/template/skel.c
diff options
context:
space:
mode:
authorache <ache@ache.one>2018-01-18 08:35:47 +0100
committerache <ache@ache.one>2018-01-18 08:35:47 +0100
commit3de447893715aa684f0725c2d9bc7e8c486ee95e (patch)
tree898da4f5ec53eb062ce3211241069916f4710261 /template/skel.c
parentInsert date (diff)
parentColor fix for graphics vim (diff)
Merge remote-tracking branch 'refs/remotes/origin/master'
Diffstat (limited to 'template/skel.c')
-rw-r--r--template/skel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/skel.c b/template/skel.c
index 9b6b772..6bb89d5 100644
--- a/template/skel.c
+++ b/template/skel.c
@@ -3,6 +3,6 @@
-int main(char* argv[], int argc) {
+int main(int argc, char* argv[]) {
}