* DiscImageChef.Devices/Device/ScsiCommands/SyQuest.cs:

Corrected typo

	* DiscImageChef/Commands/DeviceInfo.cs:
	  Moved common code to a static method.
This commit is contained in:
2016-01-14 21:10:39 +00:00
parent afdcc5b729
commit 14b7be1172
4 changed files with 222 additions and 354 deletions

View File

@@ -1,3 +1,8 @@
2016-01-14 Natalia Portillo <claunia@claunia.com>
* Commands/DeviceInfo.cs:
Moved common code to a static method.
2016-01-11 Natalia Portillo <claunia@claunia.com>
* Plugins.cs: