Changeset 3381 for trunk


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

no output when only DEBUG is defined, please.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libc/src/fbsdlibc/db/hash/hash.c

    r1959 r3381  
    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.