From 18260d5099a8791f4af3bbf97e0c11f8755d233b Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Tue, 18 Apr 2006 14:17:49 +0000 Subject: - typo: s/derefernce/dereference/g Thanks to P.J. Day. --- testsuite/all_sourcecode.tests | 1 + 1 file changed, 1 insertion(+) (limited to 'testsuite/all_sourcecode.tests') diff --git a/testsuite/all_sourcecode.tests b/testsuite/all_sourcecode.tests index dd92426da..976f30887 100755 --- a/testsuite/all_sourcecode.tests +++ b/testsuite/all_sourcecode.tests @@ -48,6 +48,7 @@ find $srcdir/../ \ -e '\' \ -e '\' \ -e '\' \ + -e '\' \ | sed -e "s:^$srcdir/\.\./::g" > src.typos testing "Common typos" "cat src.typos" "" "" "" rm -f src.typos -- cgit v1.2.3