X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Fdropsbr.h;h=2b21f10d696a5ab65209f180a947ce6482c07854;hp=2349dbbdd3788c1330b3645a5de0155c272ae4bd;hb=de448e64862babc8ea92d6ee3f61f68ba3915128;hpb=4ab286d12be3ccc5f3000673857b4f69b689c69b 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);