Apply patch to cleanup whitespace from wsfulton
This commit is contained in:
parent
906564d97c
commit
0cc3c78abf
6 changed files with 14 additions and 16 deletions
|
|
@ -1,9 +1,9 @@
|
|||
%module(package="pkg1") foo
|
||||
%{
|
||||
static unsigned count(void)
|
||||
{
|
||||
return 3;
|
||||
}
|
||||
{
|
||||
return 3;
|
||||
}
|
||||
%}
|
||||
|
||||
unsigned count(void);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue