=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/dc/dc.c,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- src/usr.bin/dc/dc.c 2007/07/29 17:12:18 1.10 +++ src/usr.bin/dc/dc.c 2009/10/27 23:59:37 1.11 @@ -1,4 +1,4 @@ -/* $OpenBSD: dc.c,v 1.10 2007/07/29 17:12:18 sobrado Exp $ */ +/* $OpenBSD: dc.c,v 1.11 2009/10/27 23:59:37 deraadt Exp $ */ /* * Copyright (c) 2003, Otto Moerbeek @@ -15,10 +15,6 @@ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ - -#ifndef lint -static const char rcsid[] = "$OpenBSD: dc.c,v 1.10 2007/07/29 17:12:18 sobrado Exp $"; -#endif /* not lint */ #include #include