Commit e3de40e4 by Jeff Law

dummy checkin to prevent merge lossage

From-SVN: r29102
parent 36edd3cc
......@@ -4,7 +4,7 @@
# Created: 1993-05-16
# Public domain
# $Id: mkinstalldirs,v 1.1 1998/05/19 07:09:56 drepper Exp $
# $Id: mkinstalldirs,v 1.1 1998/12/17 06:43:04 law Exp $
errstatus=0
......
......@@ -13,7 +13,7 @@
#define STREQ(a, b) (*(a) == *(b) && strcmp((a), (b)) == 0)
#ifndef lint
static char RCSid[] = "$Header: /rel/cvsfiles/devo/libio/dbz/fake.c,v 1.2 1993/10/25 20:02:42 bothner Exp $";
static char RCSid[] = "$Header: /egcs/carton/cvsfiles/egcs/libio/dbz/fake.c,v 1.1.1.1 1997/08/21 22:58:23 jason Exp $";
#endif
int midonly = 0; /* just message ids, rest not realistic */
......
\input texinfo.tex @c -*-texinfo-*-
@c $Id: texinfo.txi,v 1.50 1998/02/27 21:21:34 karl Exp $
@c $Id: texinfo.txi,v 1.1.1.1 1998/03/25 02:20:38 law Exp $
@c %**start of header
@c All text is ignored before the setfilename.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment