changeset 42411:c67f88ae0e05

Remove trailing whitespaces.
author Pavel Janík <Pavel@Janik.cz>
date Sat, 29 Dec 2001 22:21:10 +0000
parents cd63104dd575
children 83c1951257f1
files lib-src/digest-doc.c lib-src/emacstool.c
diffstat 2 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/lib-src/digest-doc.c	Sat Dec 29 21:42:22 2001 +0000
+++ b/lib-src/digest-doc.c	Sat Dec 29 22:21:10 2001 +0000
@@ -19,7 +19,7 @@
    along with GNU Emacs; see the file COPYING.  If not, write to the
    Free Software Foundation, Inc., 59 Temple Place - Suite 330,
    Boston, MA 02111-1307, USA.
-   
+
    See also sorted-doc.c, which produces similar output
    but in texinfo format and sorted by function/variable name.  */
 
--- a/lib-src/emacstool.c	Sat Dec 29 21:42:22 2001 +0000
+++ b/lib-src/emacstool.c	Sat Dec 29 22:21:10 2001 +0000
@@ -464,10 +464,10 @@
 			   0);
 
     /* Create a tty with emacs in it */
-    tty_win = window_create (frame, TTY, 
-			     TTY_QUIT_ON_CHILD_DEATH, TRUE, 
+    tty_win = window_create (frame, TTY,
+			     TTY_QUIT_ON_CHILD_DEATH, TRUE,
 			     TTY_BOLDSTYLE, TTYSW_BOLD_INVERT,
-			     TTY_ARGV, argv, 
+			     TTY_ARGV, argv,
 			     0);
 
     if (bold_name) {