diff options
Diffstat (limited to 'openbox/event.h')
| -rw-r--r-- | openbox/event.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openbox/event.h b/openbox/event.h index 0da09789..44bf54a0 100644 --- a/openbox/event.h +++ b/openbox/event.h @@ -25,7 +25,7 @@ struct _ObClient; /*! Time at which the last event with a timestamp occured. */ -extern Time event_lasttime; +extern Time event_curtime; /*! The value of the mask for the NumLock modifier */ extern guint NumLockMask; |
