/[emacs]/emacs/src/atimer.h
ViewVC logotype

Diff of /emacs/src/atimer.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by pj, Mon Oct 8 05:23:23 2001 UTC revision 1.4.4.1 by miles, Fri Apr 4 06:20:56 2003 UTC
# Line 51  struct atimer Line 51  struct atimer
51  {  {
52    /* The type of this timer.  */    /* The type of this timer.  */
53    enum atimer_type type;    enum atimer_type type;
54      
55    /* Time when this timer is ripe.  */    /* Time when this timer is ripe.  */
56    EMACS_TIME expiration;    EMACS_TIME expiration;
57    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.4.4.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26