diff options
Diffstat (limited to 'sys/geom/bde/g_bde_lock.c')
-rw-r--r-- | sys/geom/bde/g_bde_lock.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/geom/bde/g_bde_lock.c b/sys/geom/bde/g_bde_lock.c index d429984e1a008..b3516ed88becb 100644 --- a/sys/geom/bde/g_bde_lock.c +++ b/sys/geom/bde/g_bde_lock.c @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/geom/bde/g_bde_lock.c,v 1.12.4.1 2004/09/14 05:59:12 phk Exp $ * * This souce file contains routines which operates on the lock sectors, both * for the kernel and the userland program gbde(1). |