diff options
Diffstat (limited to 'chvt.c')
-rw-r--r-- | chvt.c | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -34,3 +34,12 @@ int chvt_main(int argc, char **argv) } exit(TRUE); } + + +/* +Local Variables: +c-file-style: "linux" +c-basic-offset: 4 +tab-width: 4 +End: +*/ |