diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-02-05 04:29:56 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-02-05 04:29:56 +0000 |
commit | 860c2cf2bc6592828a3468ab8ee661042b059ae8 (patch) | |
tree | fde30676422ab07fdec2d11fde3fc5693fdbb8cf /lib/libscsi/scsi.c | |
parent | b61013aa0c73c687493c80193bc040d29b351fb8 (diff) |
Diffstat (limited to 'lib/libscsi/scsi.c')
-rw-r--r-- | lib/libscsi/scsi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libscsi/scsi.c b/lib/libscsi/scsi.c index 29051718fa9f7..04b3bbd8c994c 100644 --- a/lib/libscsi/scsi.c +++ b/lib/libscsi/scsi.c @@ -30,7 +30,7 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * $Id: scsi.c,v 1.5 1995/05/05 20:40:02 dufault Exp $ + * $Id: scsi.c,v 1.6 1995/05/30 05:47:26 rgrimes Exp $ */ #include <stdlib.h> #include <stdio.h> |