fix for gaim failure. caused by previous commit
This commit is contained in:
parent
6e731d17e0
commit
38ee64b601
|
|
@ -255,8 +255,9 @@ public class JavadocMethodCheck
|
|||
}
|
||||
|
||||
/**
|
||||
* Controls whether to ignoreerrors when there is no javadoc.
|
||||
* Controls whether to ignore errors when there is no javadoc.
|
||||
* Defaults to false.
|
||||
* @param aFlag a <code>Boolean</code> value
|
||||
*/
|
||||
public void setAllowMissingJavadoc(boolean aFlag)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue