diff options
author | rillig <rillig> | 2007-09-12 21:05:29 +0000 |
---|---|---|
committer | rillig <rillig> | 2007-09-12 21:05:29 +0000 |
commit | 1f17130265ce26c7312b03dc2f426f7a5add0630 (patch) | |
tree | 4ed77d684a8246166a020af982bca01a0a069bf0 /cad/pcb | |
parent | 36e9bb70cfbd84157b0a205e00771aa5ca7428b9 (diff) | |
download | pkgsrc-1f17130265ce26c7312b03dc2f426f7a5add0630.tar.gz |
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.
Diffstat (limited to 'cad/pcb')
0 files changed, 0 insertions, 0 deletions