corrected some typos
This commit is contained in:
parent
02246d7294
commit
8e418d61e6
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
// SF bug #1296:
|
||||
// virtual destructor in template class (template specification having
|
||||
// default parameter(s)) triggers the warnint "illegal destructor name"
|
||||
// default parameter(s)) triggers the warning "illegal destructor name"
|
||||
|
||||
%inline %{
|
||||
struct A {};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue