summaryrefslogtreecommitdiff
path: root/other/apidsl
diff options
context:
space:
mode:
Diffstat (limited to 'other/apidsl')
-rw-r--r--other/apidsl/tox.in.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/other/apidsl/tox.in.h b/other/apidsl/tox.in.h
index bb97174a..b1b68117 100644
--- a/other/apidsl/tox.in.h
+++ b/other/apidsl/tox.in.h
@@ -1269,7 +1269,7 @@ namespace friend {
1269 /** 1269 /**
1270 * This event is triggered when a friend changes their user status. 1270 * This event is triggered when a friend changes their user status.
1271 */ 1271 */
1272 event status { 1272 event status const {
1273 /** 1273 /**
1274 * @param friend_number The friend number of the friend whose user status 1274 * @param friend_number The friend number of the friend whose user status
1275 * changed. 1275 * changed.