emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/msdos.c


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/msdos.c
Date: Tue, 09 Jul 2002 05:49:18 -0400

Index: emacs/src/msdos.c
diff -c emacs/src/msdos.c:1.174 emacs/src/msdos.c:1.175
*** emacs/src/msdos.c:1.174     Thu Jun 13 10:57:30 2002
--- emacs/src/msdos.c   Tue Jul  9 05:49:18 2002
***************
*** 5007,5013 ****
  typedef void (*sighandler_t)(int);
  static sighandler_t prev_handlers[320];
  
! /* A signal handler which just records that a signal occured
     (it will be raised later, if and when the signal is unblocked).  */
  static void
  sig_suspender (signo)
--- 5007,5013 ----
  typedef void (*sighandler_t)(int);
  static sighandler_t prev_handlers[320];
  
! /* A signal handler which just records that a signal occurred
     (it will be raised later, if and when the signal is unblocked).  */
  static void
  sig_suspender (signo)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]