If rcvpack missed file argument, it prints to stdout; Removed unused code.
[mmh] / h / dropsbr.h
index 2349dbb..c80770a 100644 (file)
@@ -6,5 +6,5 @@
 ** prototypes
 */
 int mbx_open(char *, uid_t, gid_t, mode_t);
-int mbx_copy(char *, int, int, char *, int);
+int mbx_copy(int, int);
 int mbx_close(char *, int);