aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/keyboard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/keyboard.c b/src/keyboard.c
index d7e5d1752aa..404bbb30d02 100644
--- a/src/keyboard.c
+++ b/src/keyboard.c
@@ -3782,7 +3782,7 @@ On such systems, Emacs starts a subshell instead of suspending.")
3782 (stuffstring) 3782 (stuffstring)
3783 Lisp_Object stuffstring; 3783 Lisp_Object stuffstring;
3784{ 3784{
3785 register Lisp_Object tem; 3785 Lisp_Object tem;
3786 int count = specpdl_ptr - specpdl; 3786 int count = specpdl_ptr - specpdl;
3787 int old_height, old_width; 3787 int old_height, old_width;
3788 int width, height; 3788 int width, height;