mirror of
https://github.com/ReneLergner/WPinternals.git
synced 2026-06-19 13:50:11 +10:00
Code cleanup
This commit is contained in:
+1
-1
@@ -442,7 +442,7 @@ namespace WPinternals
|
||||
byte[] mobilestartup = msms.ToArray();
|
||||
Version OSVersion = PE.GetProductVersion(mobilestartup);
|
||||
s.Close();
|
||||
|
||||
|
||||
return OSVersion.ToString();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user