diff options
Diffstat (limited to 'sys/kern/subr_unit.c')
-rw-r--r-- | sys/kern/subr_unit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/subr_unit.c b/sys/kern/subr_unit.c index 4cd77b052ca5..1cd10e2988d7 100644 --- a/sys/kern/subr_unit.c +++ b/sys/kern/subr_unit.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/kern/subr_unit.c,v 1.9.14.1 2010/12/21 17:10:29 kensmith Exp $ * * * Unit number allocation functions. |