=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/top/top.c,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- src/usr.bin/top/top.c 2001/01/18 07:29:28 1.7 +++ src/usr.bin/top/top.c 2001/07/17 02:23:58 1.8 @@ -1,4 +1,4 @@ -/* $OpenBSD: top.c,v 1.7 2001/01/18 07:29:28 deraadt Exp $ */ +/* $OpenBSD: top.c,v 1.8 2001/07/17 02:23:58 pvalchev Exp $ */ const char copyright[] = "Copyright (c) 1984 through 1996, William LeFebvre"; @@ -917,6 +917,7 @@ quit(0); /*NOTREACHED*/ + return(0); } /*