CVSROOT: /cvs Module name: ports Changes by: [email protected] 2010/07/13 09:19:10
Added files:
comms/hylafax/patches: patch-faxd_faxQueueApp_c++
Log message:
Fix a build error on i386 by casting a ptrdiff_t expression to u_int
(which is safe in this context). The same build error does not appear
on amd64. I don't understand this.
ok giovanni@
