From: Zack Weinberg Date: Tue, 26 Sep 2000 22:41:53 +0000 (+0000) Subject: Remove stray whitespace on blank line X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=dada8ffd5a2850070e288f41372025ffb72dbfb2;p=gcc.git Remove stray whitespace on blank line From-SVN: r36649 --- diff --git a/gcc/cp/Makefile.in b/gcc/cp/Makefile.in index b81c4f025e3..6a203016bd4 100644 --- a/gcc/cp/Makefile.in +++ b/gcc/cp/Makefile.in @@ -100,7 +100,7 @@ VPATH = @srcdir@ # Additional system libraries to link with. CLIB= - + # Top build directory, relative to here. top_builddir = ..