CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2020/02/15 03:56:25

Modified files:
        usr.bin/dig/lib/dns: name.c 
        usr.bin/dig/lib/isc/include/isc: buffer.h 

Log message:
Get rid of "discards (const) qualifiers" warning in a less convoluted way.
OK schwarze who points out that sufficiently excessive compiler
warning settings will still warn for a straight forward (void *) cast.

Reply via email to