summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/pet/cass.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/pet/cass.h')
-rw-r--r--src/devices/bus/pet/cass.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/pet/cass.h b/src/devices/bus/pet/cass.h
index a3dbda7797d..9cb97347e88 100644
--- a/src/devices/bus/pet/cass.h
+++ b/src/devices/bus/pet/cass.h
@@ -57,7 +57,7 @@ class pet_datassette_port_device : public device_t,
{
public:
// construction/destruction
- pet_datassette_port_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock);
+ pet_datassette_port_device(const machine_config &mconfig, std::string tag, device_t *owner, UINT32 clock);
virtual ~pet_datassette_port_device();
// static configuration helpers