]> diplodocus.org Git - nmh/commitdiff
sbr/mf.c: Remove QUOTE macro, use its '\\' definition instead.
authorRalph Corderoy <ralph@inputplus.co.uk>
Sun, 20 Aug 2017 10:56:55 +0000 (11:56 +0100)
committerRalph Corderoy <ralph@inputplus.co.uk>
Sun, 20 Aug 2017 10:56:55 +0000 (11:56 +0100)
The name suggests a quote character, not the backslash as an escape
character that quotes what comes after it.  It's easier to read '\\' and
instantly know what's meant.


No differences found