[BACK]Return to nslookup.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / dig

Diff for /src/usr.bin/dig/nslookup.c between version 1.3 and 1.4

version 1.3, 2020/02/13 19:29:47 version 1.4, 2020/02/18 18:11:27
Line 913 
Line 913 
                 isc_event_free(&global_event);                  isc_event_free(&global_event);
         cancel_all();          cancel_all();
         destroy_libs();          destroy_libs();
         isc_app_finish();  
   
         return (query_error | print_error);          return (query_error | print_error);
 }  }

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4