Fix typo in previous commit.
authorKaroly Lorentey <lorentey@elte.hu>
Mon, 19 Dec 2005 16:13:20 +0000 (16:13 +0000)
committerKaroly Lorentey <lorentey@elte.hu>
Mon, 19 Dec 2005 16:13:20 +0000 (16:13 +0000)
* src/dispnew.c (window_change_signal): Fix typo.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-453

src/dispnew.c

index 0de517c..c97e9ea 100644 (file)
@@ -6050,7 +6050,7 @@ window_change_signal (signalnum) /* If we don't have an argument, */
 #ifndef USE_CRT_DLL
   extern int errno;
 #endif
-  int old_errno = errno;x
+  int old_errno = errno;
 
   struct tty_display_info *tty;