X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=write_common.c;h=8133577b91fbfdf9665b4d3b1b54dd3ac6fb014f;hp=8fb6c3d10797c4fc7ea4119de5c990271f177482;hb=c19a0921ea3a8cd9d0e35cb2b09748c3f9f607ef;hpb=00e4d4da1b2c00da139b09d3ed4ab9ad9fba2691 diff --git a/write_common.c b/write_common.c index 8fb6c3d1..8133577b 100644 --- a/write_common.c +++ b/write_common.c @@ -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;