diff options
Diffstat (limited to 'sys/sys/rman.h')
-rw-r--r-- | sys/sys/rman.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/rman.h b/sys/sys/rman.h index 02b319a7869cb..00546bf73d4c8 100644 --- a/sys/sys/rman.h +++ b/sys/sys/rman.h @@ -26,7 +26,7 @@ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/rman.h,v 1.5 2000/01/10 06:13:52 imp Exp $ */ #ifndef _SYS_RMAN_H_ |