summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 66c0d62)
raw | patch | inline | side by side (parent: 66c0d62)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Tue, 9 Mar 2010 17:50:55 +0000 (18:50 +0100) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Tue, 9 Mar 2010 17:50:55 +0000 (18:50 +0100) |
src/exec.c | patch | blob | history |
diff --git a/src/exec.c b/src/exec.c
index 95a6831a70795a9b0dcda6b443f459e25887af38..9a307b9787e3533e35662a3d2ab4146e339e8c81 100644 (file)
--- a/src/exec.c
+++ b/src/exec.c
return (0);
} /* int exec_config }}} */
+__attribute__((noreturn))
static void exec_child (program_list_t *pl) /* {{{ */
{
int status;