aboutsummaryrefslogtreecommitdiff
path: root/bin/rfct.awk
diff options
context:
space:
mode:
Diffstat (limited to 'bin/rfct.awk')
-rw-r--r--bin/rfct.awk4
1 files changed, 1 insertions, 3 deletions
diff --git a/bin/rfct.awk b/bin/rfct.awk
index 3cd32e40..2f0cc42d 100644
--- a/bin/rfct.awk
+++ b/bin/rfct.awk
@@ -1,9 +1,7 @@
# Format an RFC in text format for terminal reading
# A record is a paragraph
-BEGIN {
- RS=""
-}
+BEGIN { RS = "" }
# Print the block followed by two newlines, as long as it has at least one
# alphanumeric character and no pagebreak characters