CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2017/04/07 02:48:30
Modified files: lib/libtls : tls_internal.h Log message: Use uint8_t instead of u_int8_t - for consistency and to make things easier for portable. >From Raphael Hittich.