summaryrefslogtreecommitdiffstats
path: root/src/misagent.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/misagent.c')
-rw-r--r--src/misagent.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/misagent.c b/src/misagent.c
index 095edba..91b8acb 100644
--- a/src/misagent.c
+++ b/src/misagent.c
@@ -57,7 +57,7 @@ static misagent_error_t misagent_error(property_list_service_error_t err)
57 57
58/** 58/**
59 * Checks the response from misagent to determine if the operation 59 * Checks the response from misagent to determine if the operation
60 * was successful or an error occured. Internally used only. 60 * was successful or an error occurred. Internally used only.
61 * 61 *
62 * @param response a PLIST_DICT received from device's misagent 62 * @param response a PLIST_DICT received from device's misagent
63 * @param status_code pointer to an int that will be set to the status code 63 * @param status_code pointer to an int that will be set to the status code