=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/dc/bcode.c,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- src/usr.bin/dc/bcode.c 2009/09/06 13:33:33 1.39 +++ src/usr.bin/dc/bcode.c 2009/10/27 23:59:37 1.40 @@ -1,4 +1,4 @@ -/* $OpenBSD: bcode.c,v 1.39 2009/09/06 13:33:33 otto Exp $ */ +/* $OpenBSD: bcode.c,v 1.40 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: bcode.c,v 1.39 2009/09/06 13:33:33 otto Exp $"; -#endif /* not lint */ #include #include