aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ac/ac.c
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1997-02-22 16:15:28 +0000
committerPeter Wemm <peter@FreeBSD.org>1997-02-22 16:15:28 +0000
commit476602a9d0b9041b42a108349dc58a4ca6bf4223 (patch)
tree38391bfc9e5932559569fed2d8231e23b5bdd0ce /usr.sbin/ac/ac.c
parentfce15c9ab3ca0f4ffcbe6938087612818d7c7d80 (diff)
downloadsrc-476602a9d0b9041b42a108349dc58a4ca6bf4223.tar.gz
src-476602a9d0b9041b42a108349dc58a4ca6bf4223.zip
Revert $FreeBSD$ to $Id$
Notes
Notes: svn path=/head/; revision=22997
Diffstat (limited to 'usr.sbin/ac/ac.c')
-rw-r--r--usr.sbin/ac/ac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ac/ac.c b/usr.sbin/ac/ac.c
index beb2ddb1f8a9..f4af92c47585 100644
--- a/usr.sbin/ac/ac.c
+++ b/usr.sbin/ac/ac.c
@@ -14,7 +14,7 @@
*/
#ifndef lint
-static char rcsid[] = "$FreeBSD$";
+static char rcsid[] = "$Id$";
#endif
#include <sys/types.h>