summaryrefslogtreecommitdiffstats
path: root/libk3bdevice/k3bdevice_mmc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libk3bdevice/k3bdevice_mmc.cpp')
-rw-r--r--libk3bdevice/k3bdevice_mmc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libk3bdevice/k3bdevice_mmc.cpp b/libk3bdevice/k3bdevice_mmc.cpp
index f4258ae..88e2174 100644
--- a/libk3bdevice/k3bdevice_mmc.cpp
+++ b/libk3bdevice/k3bdevice_mmc.cpp
@@ -626,7 +626,7 @@ bool K3bDevice::Device::readTocPmaAtip( unsigned char** data, unsigned int& data
}
-bool K3bDevice::Device::mechanismtqStatus( unsigned char** data, unsigned int& dataLen ) const
+bool K3bDevice::Device::mechanismStatus( unsigned char** data, unsigned int& dataLen ) const
{
unsigned char header[2048];
::memset( header, 0, 2048 );