From 9d138659971d8f027fe1e203e23b885f00cb8c25 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 8 Jun 2005 15:18:49 +0000 Subject: [PATCH] Clean up whitespace. --- src/keyboard.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/keyboard.c b/src/keyboard.c index a4af619fafd..77663a0ba61 100644 --- a/src/keyboard.c +++ b/src/keyboard.c @@ -1522,7 +1522,7 @@ command_loop_1 () Vthis_command = Qnil; real_this_command = Qnil; - Vthis_original_command=Qnil; + Vthis_original_command = Qnil; /* Read next key sequence; i gets its length. */ i = read_key_sequence (keybuf, sizeof keybuf / sizeof keybuf[0], -- 2.39.5