]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - write_common.c
Fix config file handling for audiod and clean up init functions.
[paraslash.git] / write_common.c
index 8fb6c3d10797c4fc7ea4119de5c990271f177482..8133577b91fbfdf9665b4d3b1b54dd3ac6fb014f 100644 (file)
@@ -144,9 +144,9 @@ struct writer_node_group *wng_new(unsigned num_writers)
 }
 
 /**
 }
 
 /**
- * call the init function of each supported paraslash writer
+ * Call the init function of each supported paraslash writer.
  */
  */
-void init_supported_writers(void)
+void writer_init(void)
 {
        int i;
 
 {
        int i;