From b5481390e265e33e692a40dd261f165a7ed99e3e Mon Sep 17 00:00:00 2001 From: okan Date: Sat, 27 Sep 2014 19:04:32 +0000 Subject: these have nothing to do with 'sticky', but rather group membership; rename. --- mousefunc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mousefunc.c') diff --git a/mousefunc.c b/mousefunc.c index 5efb180..1edf5e5 100644 --- a/mousefunc.c +++ b/mousefunc.c @@ -16,7 +16,7 @@ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * - * $OpenBSD: mousefunc.c,v 1.84 2014/09/18 13:56:58 okan Exp $ + * $OpenBSD: mousefunc.c,v 1.85 2014/09/27 19:04:32 okan Exp $ */ #include @@ -174,7 +174,7 @@ mousefunc_client_move(struct client_ctx *cc, union arg *arg) void mousefunc_client_grouptoggle(struct client_ctx *cc, union arg *arg) { - group_sticky_toggle_enter(cc); + group_toggle_membership_enter(cc); } void -- cgit v1.2.3-2-gb3c3