From 7b769fb03bafef3ae97b8323740cef555dcd07ed Mon Sep 17 00:00:00 2001 From: Kevin Buettner Date: Tue, 30 Jan 2001 22:18:21 +0000 Subject: [PATCH] Replace blanked lines from earlier commit with comment stating that the reason why the space is empty. --- gdb/testsuite/gdb.c++/templates.cc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gdb/testsuite/gdb.c++/templates.cc b/gdb/testsuite/gdb.c++/templates.cc index 12e102f..c13f18b 100644 --- a/gdb/testsuite/gdb.c++/templates.cc +++ b/gdb/testsuite/gdb.c++/templates.cc @@ -284,9 +284,9 @@ void h(long double = 4.33e33) #endif */ - - - +/* An unneeded printf() definition - actually, just a stub - used to occupy + this space. It has been removed and replaced with this comment which + exists to occupy some lines so that templates.exp won't need adjustment. */ class T1 { public: -- 2.7.4