]> git.pond.sub.org Git - empserver/blobdiff - include/prototypes.h
Merge dodistribute() parameters dist_i_cost, dist_e_cost
[empserver] / include / prototypes.h
index 3c0748b558f0bb8a2e917e65547bd8fa461ac10b..d7e62b80f81aaaf603b8b5d7bb8d0e81341dac2f 100644 (file)
@@ -694,7 +694,7 @@ extern void delete_old_announcements(void);
 /* deliver.c */
 extern void dodeliver(struct sctstr *);
 /* distribute.c */
-extern int dodistribute(struct sctstr *, int, double, double);
+extern int dodistribute(struct sctstr *, int, double);
 /* finish.c */
 extern void finish_sects(int);
 /* human.c */