aboutsummaryrefslogtreecommitdiff
path: root/bpeg.c
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2020-09-11 01:38:44 -0700
committerBruce Hill <bruce@bruce-hill.com>2020-09-11 01:38:44 -0700
commit2baadd9ba00a84b3daa5c7028e7129223fbd5b1d (patch)
treeadfc8af77a7edd866f28e0853aa6d7460b7abb86 /bpeg.c
parent05ad83f8f08a342042e4cd05abbee733833c40a7 (diff)
Tightening up the makefile flags and vim modelines
Diffstat (limited to 'bpeg.c')
-rw-r--r--bpeg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpeg.c b/bpeg.c
index 23fa6fc..01073a0 100644
--- a/bpeg.c
+++ b/bpeg.c
@@ -144,4 +144,4 @@ int main(int argc, char *argv[])
return 0;
}
-//vim: ts=4
+// vim: ts=4 sw=0 et cino=L2,l1,(0,W4,m1