aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sa/pdb.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/sa/pdb.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/sa/pdb.c')
-rw-r--r--usr.sbin/sa/pdb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sa/pdb.c b/usr.sbin/sa/pdb.c
index 040f95039f79..bb7a4312d873 100644
--- a/usr.sbin/sa/pdb.c
+++ b/usr.sbin/sa/pdb.c
@@ -29,7 +29,7 @@
*/
#ifndef LINT
-static char rcsid[] = "$FreeBSD$";
+static char rcsid[] = "$Id$";
#endif
#include <sys/types.h>