From 7d55e83536b296d452829d87a93c86f867859cba Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sat, 30 Jan 2010 02:07:35 +0100 Subject: implement service type 'finish' --- execute.h | 1 - 1 file changed, 1 deletion(-) (limited to 'execute.h') 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 */ -- cgit v1.2.3-54-g00ecf