diff options
Diffstat (limited to 'src/main.c')
-rw-r--r-- | src/main.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c index 9133783e8..b7820b2cc 100644 --- a/src/main.c +++ b/src/main.c @@ -485,3 +485,4 @@ int main(int argc, char * argv[]) { return EXIT_SUCCESS; } +/* vim:set shiftwidth=4 tabstop=8 expandtab: */ |