example.c: fix vim modeline

This commit is contained in:
Kosma Moczek 2014-03-24 22:35:03 +01:00
parent ff500a5115
commit 3b3179a000

View File

@ -51,4 +51,4 @@ int main()
return 0; return 0;
} }
/* vim: ts=4 sw=4 et: */ /* vim: set ts=4 sw=4 et: */