Fix error message to match the code.
The code checks that curr_opt > option_count but error message says that curr_opt >= option_count. Change-Id: I19cd077e2383ad9a368e324a1e35cc98170a40a4
Loading
Please sign in to comment
The code checks that curr_opt > option_count but error message says that curr_opt >= option_count. Change-Id: I19cd077e2383ad9a368e324a1e35cc98170a40a4