diff options
Diffstat (limited to 'src/diagnostics_relay.c')
| -rw-r--r-- | src/diagnostics_relay.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/diagnostics_relay.c b/src/diagnostics_relay.c index 79e041e..0834700 100644 --- a/src/diagnostics_relay.c +++ b/src/diagnostics_relay.c | |||
| @@ -36,7 +36,7 @@ | |||
| 36 | * | 36 | * |
| 37 | * @return RESULT_SUCCESS when the result is 'Success', | 37 | * @return RESULT_SUCCESS when the result is 'Success', |
| 38 | * RESULT_FAILURE when the result is 'Failure', | 38 | * RESULT_FAILURE when the result is 'Failure', |
| 39 | * or a negative value if an error occured during evaluation. | 39 | * or a negative value if an error occurred during evaluation. |
| 40 | */ | 40 | */ |
| 41 | static int diagnostics_relay_check_result(plist_t dict) | 41 | static int diagnostics_relay_check_result(plist_t dict) |
| 42 | { | 42 | { |
