chiark / gitweb /
core: rename struct timestamp to dual_timestamp to avoid name clash with IP system...
[elogind.git] / src / automount.h
index 014482cc5a8be261a2b8c6a042d04c21cf447765..44e6100ff691c8ec2a8313f70f2608b5447c5c9f 100644 (file)
@@ -30,7 +30,7 @@ typedef enum AutomountState {
         AUTOMOUNT_DEAD,
         AUTOMOUNT_WAITING,
         AUTOMOUNT_RUNNING,
-        AUTOMOUNT_MAINTAINANCE,
+        AUTOMOUNT_MAINTENANCE,
         _AUTOMOUNT_STATE_MAX,
         _AUTOMOUNT_STATE_INVALID = -1
 } AutomountState;