pkgsrc/devel/libscsi
rillig 1b45ae9d48 Fixed gcc error message:
scsi.c:1047: warning: dereferencing 'void *' pointer
scsi.c:1047: error: void value not ignored as it ought to be

The reason is that scsireq_t->data has now (NetBSD 4.99.30) the type
void *, which seems to have been char * before.
2007-09-12 21:05:29 +00:00
..
patches Fixed gcc error message: 2007-09-12 21:05:29 +00:00
buildlink3.mk
DESCR
distinfo Fixed gcc error message: 2007-09-12 21:05:29 +00:00
Makefile Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
PLIST