X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=etc%2Fafpd%2Funix.h;h=71a2c175d97cbb812ff503561d30877548869acd;hb=1db2f6dcdd7ee7f6966a72c5aa1d49454e982b87;hp=fedf135707346e4da1f21c574f14f43ca0f36efc;hpb=c54cf2f183033a1d9b18abe71c70c805a6e57938;p=netatalk.git diff --git a/etc/afpd/unix.h b/etc/afpd/unix.h index fedf1357..71a2c175 100644 --- a/etc/afpd/unix.h +++ b/etc/afpd/unix.h @@ -1,5 +1,5 @@ /* - * $Id: unix.h,v 1.8 2001-10-23 13:44:37 rufustfirefly Exp $ + * $Id: unix.h,v 1.8.2.1 2001-12-03 05:01:04 jmarcus Exp $ */ #ifndef AFPD_UNIX_H @@ -85,10 +85,10 @@ typedef int mode_t; #endif /* _IBMR2 */ extern int getnfsquota __P((const struct vol *, const int, const u_int32_t, - struct dqblk *)); + struct dqblk *)); extern int uquota_getvolspace __P((const struct vol *, VolSpace *, VolSpace *, - const u_int32_t)); + const u_int32_t)); #endif /* NO_QUOTA_SUPPORT */ extern struct afp_options default_options;