projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1de8f02
)
Replace blanked lines from earlier commit with comment stating that
author
Kevin Buettner
<kevinb@redhat.com>
Tue, 30 Jan 2001 22:18:21 +0000
(22:18 +0000)
committer
Kevin 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
patch
|
blob
|
history
diff --git
a/gdb/testsuite/gdb.c++/templates.cc
b/gdb/testsuite/gdb.c++/templates.cc
index 12e102ffcccb55aadbe09efb0c61f6a66933912e..c13f18b643fa09914c58173aba70eaf5c29a9924 100644
(file)
--- 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: