Skip to content

Commit

Permalink
Speed add MB
Browse files Browse the repository at this point in the history
  • Loading branch information
eloaders committed Feb 14, 2012
1 parent 695c2c9 commit 50a3c92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/i-nex/.src/USB_Drives.module
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Public Sub export_informations()
Finfosys.TextBox40.Text = Product
Finfosys.TextBox41.Text = bMaxPower
Finfosys.TextBox42.Text = manufacturer
Finfosys.TextBox46.Text = speed
Finfosys.TextBox46.Text = speed & " MB"
Finfosys.TextBox49.Text = Version
Finfosys.TextBox50.Text = idProduct
Finfosys.TextBox51.Text = idVendor
Expand Down

0 comments on commit 50a3c92

Please sign in to comment.