aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
diff options
context:
space:
mode:
authorKevin Buettner <kevinb@redhat.com>2001-01-30 22:18:21 +0000
committerKevin Buettner <kevinb@redhat.com>2001-01-30 22:18:21 +0000
commit7b769fb03bafef3ae97b8323740cef555dcd07ed (patch)
treecb4012831457faa64c6b41ff67563394bfdc5500 /gdb/testsuite
parent1de8f0232cc15f672d262c6bb4e96d14e47668f2 (diff)
downloadgdb-7b769fb03bafef3ae97b8323740cef555dcd07ed.zip
gdb-7b769fb03bafef3ae97b8323740cef555dcd07ed.tar.gz
gdb-7b769fb03bafef3ae97b8323740cef555dcd07ed.tar.bz2
Replace blanked lines from earlier commit with comment stating that
the reason why the space is empty.
Diffstat (limited to 'gdb/testsuite')
-rw-r--r--gdb/testsuite/gdb.c++/templates.cc6
1 files 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: