brooks      2007-01-11 20:23:01 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/head         head.c 
  Log:
  Fix build on architectures where off_t is signed by casting to uintmax_t
  before comparing with a size_t.
  
  Revision  Changes    Path
  1.20      +1 -1      src/usr.bin/head/head.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to