Sami Aario a écrit :
Hi,
The debugger kept messing up my output because of a missing newline. This patch fixes that. However, the condition checks for first_dll, but the output says first_option. They can't both be right. So which one should it be?
It should be first_dll in both cases. A+