summaryrefslogtreecommitdiff
path: root/sys/sys/rman.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/rman.h')
-rw-r--r--sys/sys/rman.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/rman.h b/sys/sys/rman.h
index 5ef22727b9efb..9ba031be8f9a5 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.22.2.1 2005/01/31 23:26:57 imp Exp $
*/
#ifndef _SYS_RMAN_H_