Skip to content
This repository has been archived by the owner on Apr 6, 2022. It is now read-only.

Commit

Permalink
Fixed warnings.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed May 16, 2012
1 parent 5195fa7 commit 8df3ad7
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -1079,6 +1079,7 @@ else if (useDeltaValues) {
/**
* @deprecated use {@link #evaluateStatus(Thresholds, boolean, PluginLogger)}
*/
@SuppressWarnings("javadoc")
@Deprecated
public void setResult(final Result result) {
saveResult(result);
Expand Down

0 comments on commit 8df3ad7

Please sign in to comment.