source: freewrt/package/howl/patches/debug-log.patch@ 9df7618

freewrt_1_0 freewrt_2_0
Last change on this file since 9df7618 was 475ad56, checked in by Waldemar Brodkorb <wbx@…>, 20 years ago

add OpenWrt trunk revision 3830.

git-svn-id: svn://www.freewrt.org/trunk/freewrt@1 afb5a338-a214-0410-bd46-81f09a774fd1

  • Property mode set to 100644
File size: 314 bytes
  • src/mDNSResponder/Posix/posix_main.c

    old new  
    186186                        case 'd':
    187187                        {
    188188                                make_daemon = SW_FALSE;
     189                                sw_debug_set_level(SW_LOG_VERBOSE);
    189190                        }
    190191                        break;
    191192
Note: See TracBrowser for help on using the repository browser.