Changeset 1856 for trunk/src


Ignore:
Timestamp:
Oct 13, 2008, 4:53:25 AM (17 years ago)
Author:
bird
Message:

inverted check.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/main.c

    r1855 r1856  
    36903690        print_data_base ();
    36913691
    3692 #ifndef NDEBUG /* bird: Don't waste time on debug sanity checks.  */
     3692#ifdef NDEBUG /* bird: Don't waste time on debug sanity checks.  */
    36933693      if (print_data_base_flag || db_level)
    36943694#endif
Note: See TracChangeset for help on using the changeset viewer.