dummy checkin to prevent merge lossage
From-SVN: r29102
This commit is contained in:
parent
36edd3cc1b
commit
e3de40e4c2
@ -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 */
|
||||
|
@ -1,5 +1,5 @@
|
||||
\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.
|
||||
|
Loading…
Reference in New Issue
Block a user