chiark / gitweb /
bootchart: clean up sysfd and proc handling
[elogind.git] / src / bootchart / svg.h
index df3a7bf8efd3097003ef49c3167e3a0f265e176d..f0fb1a7ce7da6af2ef39be1ab2c72e4a3dd7fb1a 100644 (file)
@@ -24,4 +24,4 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-void svg_do(const char *build);
+int svg_do(const char *build);