diff options
Diffstat (limited to 'sys/geom/multipath/g_multipath.h')
-rw-r--r-- | sys/geom/multipath/g_multipath.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/geom/multipath/g_multipath.h b/sys/geom/multipath/g_multipath.h index 22d6157250ae3..ff8f286ab002a 100644 --- a/sys/geom/multipath/g_multipath.h +++ b/sys/geom/multipath/g_multipath.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/geom/multipath/g_multipath.h,v 1.1.12.1 2010/02/10 00:26:20 kensmith Exp $ */ /* * Based upon work by Pawel Jakub Dawidek <pjd@FreeBSD.org> for all of the |