[John Vickers]
> Could anyone with write access check in the obvious fixes to
> m3096g-scsi.h & sp15c-scsi.h ?
I changed the following.
Index: m3096g-scsi.h
===================================================================
RCS file: /cvsroot/external/sane/backend/Attic/m3096g-scsi.h,v
retrieving revision 1.1.2.2
diff -u -r1.1.2.2 m3096g-scsi.h
--- m3096g-scsi.h 2000/01/26 03:51:45 1.1.2.2
+++ m3096g-scsi.h 2000/02/14 14:15:49
@@ -523,7 +523,7 @@
/* ==================================================================== */
-scsiblk *lint_catcher[] =
+static scsiblk *lint_catcher[] =
{&reserve_unitB,
&release_unitB,
&inquiryB,
Index: sp15c-scsi.h
===================================================================
RCS file: /cvsroot/external/sane/backend/Attic/sp15c-scsi.h,v
retrieving revision 1.1.2.2
diff -u -r1.1.2.2 sp15c-scsi.h
--- sp15c-scsi.h 2000/01/26 03:51:48 1.1.2.2
+++ sp15c-scsi.h 2000/02/14 14:15:50
@@ -525,7 +525,7 @@
/* ==================================================================== */
-scsiblk *lint_catcher[] =
+static scsiblk *lint_catcher[] =
{&reserve_unitB,
&release_unitB,
&inquiryB,
-- ##> Petter Reinholdtsen <## | pere@td.org.uit.no O- <SCRIPT Language="Javascript">window.close()</SCRIPT> http://www.hungry.com/~pere/ | Go Mozilla, go! Go!-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com
This archive was generated by hypermail 2b29 : Mon Feb 14 2000 - 06:15:38 PST