From 2baadd9ba00a84b3daa5c7028e7129223fbd5b1d Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Fri, 11 Sep 2020 01:38:44 -0700 Subject: Tightening up the makefile flags and vim modelines --- bpeg.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bpeg.c') 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 -- cgit v1.2.3