summaryrefslogtreecommitdiff
path: root/lib/libatm/ioctl_subr.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libatm/ioctl_subr.c')
-rw-r--r--lib/libatm/ioctl_subr.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libatm/ioctl_subr.c b/lib/libatm/ioctl_subr.c
index 82a31b28d8da2..0e138bc0fe823 100644
--- a/lib/libatm/ioctl_subr.c
+++ b/lib/libatm/ioctl_subr.c
@@ -23,7 +23,7 @@
* Copies of this Software may be made, however, the above copyright
* notice must be reproduced on all copies.
*
- * @(#) $FreeBSD$
+ * @(#) $FreeBSD: src/lib/libatm/ioctl_subr.c,v 1.3 1999/08/27 23:58:04 peter Exp $
*
*/
@@ -56,7 +56,7 @@
#include "libatm.h"
#ifndef lint
-__RCSID("@(#) $FreeBSD$");
+__RCSID("@(#) $FreeBSD: src/lib/libatm/ioctl_subr.c,v 1.3 1999/08/27 23:58:04 peter Exp $");
#endif