aboutsummaryrefslogtreecommitdiffstats
path: root/src/atimer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/atimer.h')
-rw-r--r--src/atimer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/atimer.h b/src/atimer.h
index 7c1fb0544c..4a487cdbb3 100644
--- a/src/atimer.h
+++ b/src/atimer.h
@@ -51,7 +51,7 @@ struct atimer
{
/* The type of this timer. */
enum atimer_type type;
-
+
/* Time when this timer is ripe. */
EMACS_TIME expiration;