Misc. typo and whitespace fixes
Found via `codespell -q 3 -L "uint,bae,objext,cmo,goin,struc,ois,upto"` whitespaces were unintentionally fixed due to my editors settings. Rebased patch #1327
This commit is contained in:
parent
ad7b591d24
commit
ed28e7cbe2
8 changed files with 32 additions and 32 deletions
|
|
@ -1,7 +1,7 @@
|
|||
%module template_virtual
|
||||
|
||||
// Submitted by Marcelo Matus
|
||||
// assertion emmitted with templates + derivation + pure virtual member
|
||||
// assertion emitted with templates + derivation + pure virtual member
|
||||
// allocate.cxx:47: int Allocate::is_abstract_inherit(Node*, Node*):
|
||||
// Assertion `dn' failed.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue