1.0.42.8: fix build on OpenBSD/i386 -current and upcoming 4.8 release
[sbcl.git] / tools-for-build / check-canonical-whitespace
1 #!/bin/sh
2
3 # Look for violations of whitespace canonicalization. On the first
4 # one found, print the line (mostly to help humans) and exit with 
5 # nonzero (mostly to help scripts).
6