Replace blanked lines from earlier commit with comment stating that
authorKevin Buettner <kevinb@redhat.com>
Tue, 30 Jan 2001 22:18:21 +0000 (22:18 +0000)
committerKevin Buettner <kevinb@redhat.com>
Tue, 30 Jan 2001 22:18:21 +0000 (22:18 +0000)
the reason why the space is empty.

gdb/testsuite/gdb.c++/templates.cc

index 12e102f..c13f18b 100644 (file)
@@ -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: