summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-10-11 14:00:56 +0000
committerRoy Marples <roy@marples.name>2007-10-11 14:00:56 +0000
commitd2813aff861a791fef8f896c327b7731db34c385 (patch)
tree4dd470ce65cd30caab5543ccdcea6cea3ce89f22 /src
parente00bf235180a91e1a9d258a943d034d52e9250f3 (diff)
downloadopenrc-d2813aff861a791fef8f896c327b7731db34c385.tar.gz
openrc-d2813aff861a791fef8f896c327b7731db34c385.tar.bz2
openrc-d2813aff861a791fef8f896c327b7731db34c385.tar.xz
Yoiks, that comma shouldn't be there.
Diffstat (limited to 'src')
-rw-r--r--src/rc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rc.h b/src/rc.h
index 6637b03..6040345 100644
--- a/src/rc.h
+++ b/src/rc.h
@@ -77,7 +77,7 @@ typedef enum
/* Optional states service could also be in */
RC_SERVICE_FAILED = 0x0200,
RC_SERVICE_SCHEDULED = 0x0400,
- RC_SERVICE_WASINACTIVE = 0x0800,
+ RC_SERVICE_WASINACTIVE = 0x0800
} rc_service_state_t;
/*! Add the service to the runlevel