diff options
Diffstat (limited to 'usr.bin/top/machine.c')
-rw-r--r-- | usr.bin/top/machine.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/top/machine.c b/usr.bin/top/machine.c index 789b9874f2f3a..86898091a14da 100644 --- a/usr.bin/top/machine.c +++ b/usr.bin/top/machine.c @@ -20,7 +20,7 @@ * Wolfram Schneider <wosch@FreeBSD.org> * Thomas Moestl <tmoestl@gmx.net> * - * $FreeBSD$ + * $FreeBSD: src/usr.bin/top/machine.c,v 1.74 2005/05/18 13:42:51 keramida Exp $ */ #include <sys/param.h> |