summaryrefslogtreecommitdiff
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
commit42b0d9168177246c4fba269fe6ae569cd6d3ed09 (patch)
treee72e4ffbbebb5cc1a878f10828305d93de1bdf9e /gdb/testsuite
parentd72ae23d8c32b5ff4a959e348ef0a79545f13f97 (diff)
downloadgdb-42b0d9168177246c4fba269fe6ae569cd6d3ed09.tar.gz
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 12e102ffccc..c13f18b643f 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: