Skip to content
  • David Lawrence's avatar
    Fixed this warning: · affa3155
    David Lawrence authored
    "ssu.c", line 240: warning(1185): enumerated type mixed with another type
    
    by adding an ISC_TF() to the return statement of an isc_boolean_t function.
    affa3155