CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/09/25 04:56:36
Modified files:
lib/libcrypto/ui: ui_lib.c
Log message:
Move variable declaration to the top of UI_set_result and ditch
a pointless local scope.
suggested by jsing
