diff options
author | Michael Stapelberg <michael@stapelberg.de> | 2009-07-21 20:26:53 +0200 |
---|---|---|
committer | Michael Stapelberg <michael@stapelberg.de> | 2009-07-21 20:26:53 +0200 |
commit | 230f3167b70b5d73b3d9c0c650c9a654c06ccb51 (patch) | |
tree | ffb0bd3f9abc4c5c9bd88c566ae5a08078662f17 /src/output.c | |
parent | 34ba9fa9083c655e5ba06cecd46da157eb07d980 (diff) |
Add modelines and retab! all files
Diffstat (limited to 'src/output.c')
-rw-r--r-- | src/output.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/output.c b/src/output.c index 7fc24f5..901a940 100644 --- a/src/output.c +++ b/src/output.c @@ -1,3 +1,4 @@ +// vim:ts=8:expandtab #include <stdbool.h> #include <string.h> #include <stdio.h> |