enami
Thu Oct 23 20:12:10 PDT 1997
Update of /cvsroot/src/usr.sbin/mtree
In directory netbsd1:/var/slash-tmp/cvs-serv22919
Modified Files:
compare.c
Log Message:
Make this compile again on NetBSD/alpha; cast off_t variable to long long
so that it matches printf format `%qd'.