]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - oss_write.c
afh_recv: Replace ggo text section by description.
[paraslash.git] / oss_write.c
index 8a48b07a30e6450c6dd5cc547d27077f6ab6da58..cd327243bb008f912013c0de725b024885d24bf4 100644 (file)
@@ -232,7 +232,7 @@ void oss_write_init(struct writer *w)
        oss_write_cmdline_parser_init(&dummy);
        w->close = oss_close;
        w->pre_select = oss_pre_select;
-       w->new_post_select = oss_post_select;
+       w->post_select = oss_post_select;
        w->parse_config_or_die = oss_parse_config_or_die;
        w->free_config = oss_free_config;
        w->help = (struct ggo_help) {