CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/06/01 22:45:21
Modified files:
lib/libcrypto/ui: ui.h ui_lib.c
Log message:
Add a const qualifier to the argument of UI_method_get_closer(),
UI_method_get_flusher(), UI_method_get_opener(),
UI_method_get_prompt_constructor(), UI_method_get_reader(), and
UI_method_get_writer().
tested in a bulk build by sthen
ok jsing
