diff options
Diffstat (limited to 'usr.bin/window/wwchild.c')
| -rw-r--r-- | usr.bin/window/wwchild.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/usr.bin/window/wwchild.c b/usr.bin/window/wwchild.c index 3ff46ece4059..7f3243e761fc 100644 --- a/usr.bin/window/wwchild.c +++ b/usr.bin/window/wwchild.c @@ -37,7 +37,7 @@  #ifndef lint  static char sccsid[] = "@(#)wwchild.c	8.1 (Berkeley) 6/6/93";  static char rcsid[] = -  "$FreeBSD$"; +  "$FreeBSD: src/usr.bin/window/wwchild.c,v 1.5 2002/06/03 23:13:11 mike Exp $";  #endif /* not lint */  #include "ww.h" | 
