Changeset 3380 for branches


Ignore:
Timestamp:
Jun 10, 2007, 4:53:46 AM (18 years ago)
Author:
bird
Message:

no output when only DEBUG is defined please.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/libc-0.6/src/emx/src/lib/bsd/db/hash/hash.c

    r1959 r3380  
    223223        dbp->type = DB_HASH;
    224224
    225 #ifdef DEBUG
     225#ifdef DEBUG1 /* bird: not DEBUG, thank you. */
    226226        (void)fprintf(stderr,
    227227"%s\n%s%x\n%s%d\n%s%d\n%s%d\n%s%d\n%s%d\n%s%d\n%s%d\n%s%d\n%s%d\n%s%x\n%s%x\n%s%d\n%s%d\n",
Note: See TracChangeset for help on using the changeset viewer.