updated comments

This commit is contained in:
Andreas Gustafsson 2000-05-24 04:23:04 +00:00
parent 5c3e730c22
commit fa0ad4bc0e

View file

@ -1304,7 +1304,7 @@ setup_logging(int level, isc_log_t **logp) {
/*
* Set up a channel similar to default_stderr except:
* - the logging level is passed in
* - the logging level is printed
* - the program name and logging level are printed
* - no time stamp is printed
*/
destination.file.stream = stderr;