~moo-imports/moo/SCATTERED_FOR

« back to all changes in this revision

Viewing changes to db_io.c

  • Committer: nop
  • Date: 1998-12-14 13:17:26 UTC
  • Revision ID: cvs-1:nop-19981214131726-2z8vai8a2bdt0so0
Merge UNSAFE_OPTS (ref fixups); fix Log tag placement to fit CVS whims

Show diffs side-by-side

added added

removed removed

Lines of Context:
416
416
    dbio_printf(".\n");
417
417
}
418
418
 
419
 
char rcsid_db_io[] = "$Id: db_io.c,v 1.4 1998/02/19 07:36:16 nop Exp $";
 
419
char rcsid_db_io[] = "$Id: db_io.c,v 1.5 1998/12/14 13:17:34 nop Exp $";
420
420
 
421
 
/* $Log: db_io.c,v $
 
421
/* 
 
422
 * $Log: db_io.c,v $
 
423
 * Revision 1.5  1998/12/14 13:17:34  nop
 
424
 * Merge UNSAFE_OPTS (ref fixups); fix Log tag placement to fit CVS whims
 
425
 *
422
426
 * Revision 1.4  1998/02/19 07:36:16  nop
423
427
 * Initial string interning during db load.
424
428
 *