diff options
Diffstat (limited to 'sys/geom/geom_fox.c')
-rw-r--r-- | sys/geom/geom_fox.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/geom/geom_fox.c b/sys/geom/geom_fox.c index d943d859340cf..a5fa5e18eae2c 100644 --- a/sys/geom/geom_fox.c +++ b/sys/geom/geom_fox.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/geom/geom_fox.c,v 1.11.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* This is a GEOM module for handling path selection for multi-path |