Fix typo.
authorFred Fish <fnf@specifix.com>
Mon, 16 Nov 1992 20:27:02 +0000 (20:27 +0000)
committerFred Fish <fnf@specifix.com>
Mon, 16 Nov 1992 20:27:02 +0000 (20:27 +0000)
gdb/.Sanitize

index 0c0cb68d8c1cfb69acb20d90ed77975570b6aea5..d0aa558de4330e5ec9b41bc45f91d5cf5a198d2a 100644 (file)
@@ -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