diff options
Diffstat (limited to 'contrib/top/screen.c')
-rw-r--r-- | contrib/top/screen.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/top/screen.c b/contrib/top/screen.c index 348304cc2836..a3f19a36201c 100644 --- a/contrib/top/screen.c +++ b/contrib/top/screen.c @@ -8,7 +8,7 @@ * Copyright (c) 1984, 1989, William LeFebvre, Rice University * Copyright (c) 1989, 1990, 1992, William LeFebvre, Northwestern University * - * $FreeBSD$ + * $FreeBSD: src/contrib/top/screen.c,v 1.3 2000/09/16 19:36:18 peter Exp $ */ /* This file contains the routines that interface to termcap and stty/gtty. |