Fix msvc build warning re: return values
This commit is contained in:
@@ -261,6 +261,8 @@ ykpiv_rc _ykpiv_select_application(ykpiv_state *state) {
|
||||
}
|
||||
|
||||
_ykpiv_get_version(state, NULL);
|
||||
|
||||
return res;
|
||||
}
|
||||
|
||||
ykpiv_rc _ykpiv_ensure_application_selected(ykpiv_state *state) {
|
||||
|
||||
Reference in New Issue
Block a user