projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48e0f03
)
Exec plugin: Add a missing folding marker.
author
Florian Forster
<octo@leeloo.lan.home.verplant.org>
Tue, 9 Mar 2010 17:51:08 +0000
(18:51 +0100)
committer
Florian Forster
<octo@leeloo.lan.home.verplant.org>
Tue, 9 Mar 2010 17:51:08 +0000
(18:51 +0100)
src/exec.c
patch
|
blob
|
history
diff --git
a/src/exec.c
b/src/exec.c
index
9a307b9
..
0923ea7
100644
(file)
--- a/
src/exec.c
+++ b/
src/exec.c
@@
-800,7
+800,7
@@
static int exec_read (void) /* {{{ */
return (0);
} /* int exec_read }}} */
-static int exec_notification (const notification_t *n,
+static int exec_notification (const notification_t *n,
/* {{{ */
user_data_t __attribute__((unused)) *user_data)
{
program_list_t *pl;