summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6a68a39)
raw | patch | inline | side by side (parent: 6a68a39)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Tue, 1 Mar 2016 10:41:43 +0000 (11:41 +0100) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Tue, 1 Mar 2016 10:41:43 +0000 (11:41 +0100) |
Commit straight to 5.5, this function doesn't exist in 5.4
src/daemon/plugin.h | patch | blob | history |
diff --git a/src/daemon/plugin.h b/src/daemon/plugin.h
index 3db88e3f26406a3dccec3dd7e2fc6f86efbf3595..cba298cfc4355a3783ac918b9589c8bb94ee6f52 100644 (file)
--- a/src/daemon/plugin.h
+++ b/src/daemon/plugin.h
* Since some writers dynamically build their name it can be hard for
* the configuring person to know it. This function will fill this gap.
*/
-void plugin_log_available_writers ();
+void plugin_log_available_writers (void);
/*
* NAME