summaryrefslogtreecommitdiff
path: root/src/manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/manager.h')
-rw-r--r--src/manager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manager.h b/src/manager.h
index 78923003e2..9548b0f613 100644
--- a/src/manager.h
+++ b/src/manager.h
@@ -179,7 +179,7 @@ struct Manager {
char **environment;
- usec_t boot_timestamp;
+ timestamp startup_timestamp;
/* Data specific to the device subsystem */
struct udev* udev;