From ef5831dd5c8811c94c9b1bc1377a90174d17c82c Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 15 Dec 2011 15:29:52 -0600 Subject: Rename a number of old tq methods that are no longer tq specific --- libk3bdevice/k3bdevice.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libk3bdevice/k3bdevice.h') diff --git a/libk3bdevice/k3bdevice.h b/libk3bdevice/k3bdevice.h index 9f564ee..6d77e98 100644 --- a/libk3bdevice/k3bdevice.h +++ b/libk3bdevice/k3bdevice.h @@ -558,7 +558,7 @@ namespace K3bDevice * if true is returned dataLen specifies the actual length of *data which needs to be * deleted after using. */ - bool mechanismtqStatus( unsigned char** data, unsigned int& dataLen ) const; + bool mechanismStatus( unsigned char** data, unsigned int& dataLen ) const; /** * Read a single feature. -- cgit v1.2.3