X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Fdropsbr.h;h=2b21f10d696a5ab65209f180a947ce6482c07854;hp=2349dbbdd3788c1330b3645a5de0155c272ae4bd;hb=5b9d883db0318ed2b84bb82dee880d7381f99188;hpb=3916ab66ad5d183705ac12357621ea8661afd3c0 diff --git a/h/dropsbr.h b/h/dropsbr.h index 2349dbb..2b21f10 100644 --- a/h/dropsbr.h +++ b/h/dropsbr.h @@ -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(char *, int, int, int); int mbx_close(char *, int);