summaryrefslogtreecommitdiffstats
path: root/checksetup.pl
diff options
context:
space:
mode:
Diffstat (limited to 'checksetup.pl')
-rwxr-xr-xchecksetup.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/checksetup.pl b/checksetup.pl
index 9615beb73..a01d0962a 100755
--- a/checksetup.pl
+++ b/checksetup.pl
@@ -1249,6 +1249,7 @@ END
obsolete => sub { return $_; },
js => sub { return $_; },
html_linebreak => sub { return $_; },
+ no_break => sub { return $_; },
url_quote => sub { return $_; },
xml => sub { return $_; },
quoteUrls => sub { return $_; },