summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/misc
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2011-03-02 12:54:45 +0100
committerAdam Borowski <kilobyte@angband.pl>2011-03-02 12:54:45 +0100
commit58285136b04a2ac205288ebd2e6b1068d104fb1f (patch)
tree4c518c151ac2c92cdacd8a1d990f229ebb2d73e0 /crawl-ref/source/misc
parente7aaac5c63035beb1f3408510f5ecb857baa89f7 (diff)
downloadcrawl-ref-58285136b04a2ac205288ebd2e6b1068d104fb1f.tar.gz
crawl-ref-58285136b04a2ac205288ebd2e6b1068d104fb1f.zip
Don't exempt Perl scripts from checkwhite.
Tabs are still allowed, though.
Diffstat (limited to 'crawl-ref/source/misc')
-rw-r--r--crawl-ref/source/misc/pfix6.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/misc/pfix6.pl b/crawl-ref/source/misc/pfix6.pl
index 95701693bd..5daab5285f 100644
--- a/crawl-ref/source/misc/pfix6.pl
+++ b/crawl-ref/source/misc/pfix6.pl
@@ -309,4 +309,3 @@ LINE:
}
exit if $saving;
}
-