emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/atimer.h


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/atimer.h
Date: Tue, 04 Feb 2003 09:03:21 -0500

Index: emacs/src/atimer.h
diff -c emacs/src/atimer.h:1.4 emacs/src/atimer.h:1.5
*** emacs/src/atimer.h:1.4      Mon Oct  8 01:23:23 2001
--- emacs/src/atimer.h  Tue Feb  4 09:03:11 2003
***************
*** 51,57 ****
  {
    /* The type of this timer.  */
    enum atimer_type type;
!   
    /* Time when this timer is ripe.  */
    EMACS_TIME expiration;
  
--- 51,57 ----
  {
    /* The type of this timer.  */
    enum atimer_type type;
! 
    /* Time when this timer is ripe.  */
    EMACS_TIME expiration;
  




reply via email to

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