From 3f0c1017714eb8b5114ee5d0caaa5bc453217d09 Mon Sep 17 00:00:00 2001 From: "Gregory Mullen (grayhatter)" Date: Sat, 20 Aug 2016 15:15:49 -0700 Subject: Make Friend User Status stateless --- other/apidsl/tox.in.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'other/apidsl/tox.in.h') 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 { /** * This event is triggered when a friend changes their user status. */ - event status { + event status const { /** * @param friend_number The friend number of the friend whose user status * changed. -- cgit v1.2.3