CVSROOT:        /cvs
Module name:    src
Changes by:     t...@cvs.openbsd.org    2022/06/07 11:55:08

Modified files:
        lib/libssl     : ssl_txt.c 

Log message:
Change the loop index from an unsigned int to size_t now that all
upper bounds are known to be size_t.

ok jsing

Reply via email to