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 855987e529477..5b5cd1d24492b 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.17 2005/11/30 19:07:28 sobomax Exp $ */ /* This souce file contains routines which operates on the lock sectors, both * for the kernel and the userland program gbde(1). |