From: Fred Fish Date: Mon, 16 Nov 1992 20:27:02 +0000 (+0000) Subject: Fix typo. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0a06f1bc5dfb5bfce541050640cbe1f540f0f3b3;p=binutils-gdb.git Fix typo. --- diff --git a/gdb/.Sanitize b/gdb/.Sanitize index 0c0cb68d8c1..d0aa558de43 100644 --- a/gdb/.Sanitize +++ b/gdb/.Sanitize @@ -390,7 +390,7 @@ else -e 's/ch-exp.y//g' \ -e 's/ch-exp.tab.c//g' \ -e 's/ch-exp.tab.o//g' \ - ' < Makefile.in > new + < Makefile.in > new if [ -n "${safe}" -a ! -f .Recover/Makefile.in ] ; then echo Caching Makefile.in in .Recover... mv Makefile.in .Recover