diff lisp/toolbar.el @ 767:af0baad5ba14

[xemacs-hg @ 2002-03-05 14:15:05 by stephent] typo fix <871yezxfv9.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Tue, 05 Mar 2002 14:15:06 +0000
parents 47ae55dda777
children 943eaba38521
line wrap: on
line diff
--- a/lisp/toolbar.el	Tue Mar 05 13:39:26 2002 +0000
+++ b/lisp/toolbar.el	Tue Mar 05 14:15:06 2002 +0000
@@ -73,8 +73,7 @@
 	     ;; Emacs window.  If windows are split, it probably results in
 	     ;; small adjustments in their sizes.
 	     (set-frame-size (selected-frame) width (+ height hdiff))
-	     )
-  )
+	     )))
 
 (defvar toolbar-help-enabled t
   "If non-nil help is echoed for toolbar buttons.")