index
:
bp
main
master
Bruce's Parsing Expression Grammar tool for matching PEGs
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils.c
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'utils.c')
-rw-r--r--
utils.c
1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils.c b/utils.c
index 4fdec79..d70d3fc 100644
--- a/
utils.c
+++ b/
utils.c
@@ -169,3 +169,4 @@ char *readfile(int fd)
return buf;
}
+// vim: ts=4 sw=0 et cino=L2,l1,(0,W4,m1