CodeReviewCommit: Fix javadoc warning
Change-Id: I7493a6dd403484f73a0bc305b3d24aea5184fa49
This commit is contained in:
@@ -54,7 +54,7 @@ public class CodeReviewCommit extends RevCommit {
|
|||||||
* #setStatusCode(CommitMergeStatus)}, enumerated in the methods above.
|
* #setStatusCode(CommitMergeStatus)}, enumerated in the methods above.
|
||||||
*
|
*
|
||||||
* @param ctl control for change that caused this error
|
* @param ctl control for change that caused this error
|
||||||
* @param CommitMergeStatus status
|
* @param s status
|
||||||
* @return new commit instance
|
* @return new commit instance
|
||||||
*/
|
*/
|
||||||
private static CodeReviewCommit error(ChangeControl ctl,
|
private static CodeReviewCommit error(ChangeControl ctl,
|
||||||
|
|||||||
Reference in New Issue
Block a user