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 224d9edc692a5..03c23b551d6d2 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.
*
- * $Id$
+ * $Id: rman.h,v 1.1 1998/10/29 01:48:30 wollman Exp $
*/
#ifndef _SYS_RMAN_H_