aboutsummaryrefslogtreecommitdiffstats
path: root/src/agent-at.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/agent-at.c')
-rw-r--r--src/agent-at.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/agent-at.c b/src/agent-at.c
index 6a33bf6..0ae8d13 100644
--- a/src/agent-at.c
+++ b/src/agent-at.c
@@ -153,11 +153,7 @@ agent_at_cb(
return cyn_test_async(on_result_cb, on_result_closure, &atkey);
}
-/**
- * Activate the AT-agent
- *
- * @return 0 in case of success of a negative value in -errno style.
- */
+/* see agent-at.h */
int
agent_at_activate(
) {