From 7c8ffa9d8af57ad9db9d8e99a694aebfa76ea11a Mon Sep 17 00:00:00 2001 From: okan Date: Tue, 10 Nov 2015 20:05:33 +0000 Subject: Start cleaning up name vs function differences; replace magic numbers. --- mousefunc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mousefunc.c') diff --git a/mousefunc.c b/mousefunc.c index 3edb47a..929fc8d 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.99 2015/11/09 20:03:30 okan Exp $ + * $OpenBSD: mousefunc.c,v 1.100 2015/11/10 20:05:33 okan Exp $ */ #include @@ -196,7 +196,7 @@ mousefunc_menu_group(struct client_ctx *cc, union arg *arg) } void -mousefunc_menu_unhide(struct client_ctx *cc, union arg *arg) +mousefunc_menu_client(struct client_ctx *cc, union arg *arg) { struct screen_ctx *sc = cc->sc; struct client_ctx *old_cc; -- cgit v1.2.3-2-gb3c3