php: Trim trailing whitespace from PHP typemaps
This commit is contained in:
parent
c882f39e3c
commit
3fba8e7daa
6 changed files with 35 additions and 39 deletions
|
|
@ -35,7 +35,7 @@ namespace std {
|
|||
|
||||
map();
|
||||
map(const map& other);
|
||||
|
||||
|
||||
unsigned int size() const;
|
||||
void clear();
|
||||
%extend {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue