diff options
Diffstat (limited to 'src/rc/openrc-init.c')
-rw-r--r-- | src/rc/openrc-init.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rc/openrc-init.c b/src/rc/openrc-init.c index c57a3b06..e1aaeaee 100644 --- a/src/rc/openrc-init.c +++ b/src/rc/openrc-init.c @@ -193,7 +193,7 @@ int main(int argc, char **argv) } } } -#endif +#endif printf("OpenRC init version %s starting\n", VERSION); |