This commit is contained in:
Glenn Maynard
2005-12-10 17:57:11 +00:00
parent 9293fb0f02
commit bbf140a906
@@ -74,8 +74,8 @@ struct UsbStorageDevice
class MemoryCardDriver class MemoryCardDriver
{ {
public: public:
MemoryCardDriver() {}; MemoryCardDriver() {}
virtual ~MemoryCardDriver() {}; virtual ~MemoryCardDriver() {}
/* Make a device accessible via its pDevice->sOsMountDir. This will be called /* Make a device accessible via its pDevice->sOsMountDir. This will be called
* before any access to the device, and before TestWrite. */ * before any access to the device, and before TestWrite. */