From 0da7cff11d342e3cfa88df4a03d56042accba476 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 21 Feb 1994 21:41:01 +0000 Subject: [PATCH] Whitespace change. --- src/keyboard.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/keyboard.c b/src/keyboard.c index 1bab767b9a6..0c8092b5682 100644 --- a/src/keyboard.c +++ b/src/keyboard.c @@ -2506,7 +2506,7 @@ make_lispy_event (event) #ifdef USE_X_TOOLKIT /* The click happened in the menubar. Look for the menu item selected. */ - Lisp_Object items = map_event_to_object(event, f); + Lisp_Object items = map_event_to_object (event, f); XFASTINT (event->y) = 1; #else /* not USE_X_TOOLKIT */ int hpos; -- 2.39.5