CVSROOT:        /cvs
Module name:    src
Changes by:     k...@cvs.openbsd.org    2013/12/21 20:20:06

Modified files:
        sbin/dhclient  : options.c 

Log message:
No need to change format id 'X' (ascii or hex) to 'x' (hex) while
pretty printing, when 'X' is not used in the next switch statement.
Just keep 'X'. Makes the code a touch less mysterious.

Reply via email to