summaryrefslogtreecommitdiff
path: root/execute.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-01-30 02:07:35 +0100
committerLennart Poettering <lennart@poettering.net>2010-01-30 02:07:35 +0100
commit7d55e83536b296d452829d87a93c86f867859cba (patch)
tree40d2d6e4ec9f8c8beca7862157f81ef4a38e506d /execute.h
parent94f043472a5af62dc9cd5767e89ba33872212d5e (diff)
implement service type 'finish'
Diffstat (limited to 'execute.h')
-rw-r--r--execute.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/execute.h b/execute.h
index fff54b120e..51c2c00760 100644
--- a/execute.h
+++ b/execute.h
@@ -102,7 +102,6 @@ typedef enum ExitStatus {
/* The LSB suggests that error codes >= 200 are "reserved". We
* use them here under the assumption that they hence are
* unused by init scripts.
- * c->
*
* http://refspecs.freestandards.org/LSB_3.1.0/LSB-Core-generic/LSB-Core-generic/iniscrptact.html */