summaryrefslogtreecommitdiff
path: root/Build/source/texk/bibtex8/bibtex-1.c
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2009-06-18 17:15:24 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2009-06-18 17:15:24 +0000
commit796d0c11816d6cbd743d700854f6d41dee56bd51 (patch)
tree05a0131f263aea2265592c2815f69a78893d60d0 /Build/source/texk/bibtex8/bibtex-1.c
parent86f9ba21326353dd3cac3586e17739779575b823 (diff)
enable compiler warnings for bibtex8
towards fixing the signed/unsigned char problem git-svn-id: svn://tug.org/texlive/trunk@13818 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/bibtex8/bibtex-1.c')
-rw-r--r--Build/source/texk/bibtex8/bibtex-1.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/Build/source/texk/bibtex8/bibtex-1.c b/Build/source/texk/bibtex8/bibtex-1.c
index 5b4af6a0f2d..bb20a3fb579 100644
--- a/Build/source/texk/bibtex8/bibtex-1.c
+++ b/Build/source/texk/bibtex8/bibtex-1.c
@@ -134,7 +134,6 @@
******************************************************************************
******************************************************************************
*/
-static char *rcsid = "$Id: bibtex-1.c,v 3.71 1996/08/18 20:47:30 kempson Exp $";
#include "sysdep.h"
#include "bibtex.h"