adem0x / fanntool

Automatically exported from code.google.com/p/fanntool
0 stars 0 forks source link

source typo #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. open file main.cpp in editor
2. goto line 2040
3. read carefully

What is the expected output? 
line 2042:      Hid3->value(0);

What do you see instead?
line 2042:      Hid2->value(0);

What version of the product are you using? On what operating system?
0.93

Please provide any additional information below.
easy mistake to make ;)

Original issue reported on code.google.com by stest...@gmail.com on 5 Aug 2008 at 3:13

GoogleCodeExporter commented 9 years ago
thanks

Original comment by bluekid70@gmail.com on 29 Aug 2008 at 2:37