aboutsummaryrefslogtreecommitdiff
path: root/bin/mi5.awk
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-12-27 00:05:26 +1300
committerTom Ryder <tom@sanctum.geek.nz>2018-12-27 00:05:26 +1300
commit43f9952db851ebcfa9f14b3e7e9a40886f43cd16 (patch)
tree9b9f4843db4219f577aa8c8c27ac57ed20cc4983 /bin/mi5.awk
parentTwo-space sentences in VimL comments (diff)
downloaddotfiles-43f9952db851ebcfa9f14b3e7e9a40886f43cd16.tar.gz
dotfiles-43f9952db851ebcfa9f14b3e7e9a40886f43cd16.zip
Break up some long lines
Diffstat (limited to 'bin/mi5.awk')
-rw-r--r--bin/mi5.awk4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/mi5.awk b/bin/mi5.awk
index c5ca7aff..0a00d1d7 100644
--- a/bin/mi5.awk
+++ b/bin/mi5.awk
@@ -55,8 +55,8 @@ bmac && NF {
# Start off neither quoting nor macroing.
iquo = imac = 0
- # Crude and slow, clansman. Your parser was no better than that of a clumsy
- # child.
+ # Crude and slow, clansman. Your parser was no better than that of a
+ # clumsy child.
for (i = 1; i <= length(src); ) {
# Inline macro expansion: commented