Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd/iscsi/dist/src/lib fix a function prototype
details: https://anonhg.NetBSD.org/src/rev/2cd2fd378b75
branches: trunk
changeset: 770811:2cd2fd378b75
user: yamt <yamt%NetBSD.org@localhost>
date: Wed Nov 02 16:45:00 2011 +0000
description:
fix a function prototype
diffstat:
external/bsd/iscsi/dist/src/lib/libiscsi.3 | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 4be720ba2a38 -r 2cd2fd378b75 external/bsd/iscsi/dist/src/lib/libiscsi.3
--- a/external/bsd/iscsi/dist/src/lib/libiscsi.3 Wed Nov 02 16:43:04 2011 +0000
+++ b/external/bsd/iscsi/dist/src/lib/libiscsi.3 Wed Nov 02 16:45:00 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: libiscsi.3,v 1.4 2011/02/20 03:56:36 agc Exp $
+.\" $NetBSD: libiscsi.3,v 1.5 2011/11/02 16:45:00 yamt Exp $
.\"
.\" Copyright (c) 2009 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -64,7 +64,6 @@
.Ft char *
.Fo iscsi_target_getvar
.Fa "iscsi_target_t *target" "const char *name"
-.Fa "iscsi_target_t *target"
.Fc
.Ft int
.Fo iscsi_initiator_set_defaults
Home |
Main Index |
Thread Index |
Old Index