X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fautomount.h;h=44e6100ff691c8ec2a8313f70f2608b5447c5c9f;hp=014482cc5a8be261a2b8c6a042d04c21cf447765;hb=55293c152a0c8a8720461a26e2d6e24b5612d1f0;hpb=e99e38bbdcca3fe5956823bdb3d38544ccf93221 diff --git a/src/automount.h b/src/automount.h index 014482cc5..44e6100ff 100644 --- a/src/automount.h +++ b/src/automount.h @@ -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;