mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 06:32:10 +02:00
Cosmetics.
This commit is contained in:
parent
4a8ac7dfab
commit
02b962a4a7
2 changed files with 5 additions and 5 deletions
|
@ -35,6 +35,7 @@ public class CPPConstructor extends CPPMethod implements ICPPConstructor {
|
|||
throw new DOMException( this );
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* @param declarator
|
||||
*/
|
||||
|
@ -55,5 +56,4 @@ public class CPPConstructor extends CPPMethod implements ICPPConstructor {
|
|||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue