summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/hp48_port.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/hp48_port.h')
-rw-r--r--src/mame/machine/hp48_port.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/hp48_port.h b/src/mame/machine/hp48_port.h
index 17826567740..b50bb8ae3bb 100644
--- a/src/mame/machine/hp48_port.h
+++ b/src/mame/machine/hp48_port.h
@@ -7,7 +7,6 @@
Hewlett Packard HP48 S/SX & G/GX and HP49 G
**********************************************************************/
-
#ifndef MAME_MACHINE_HP84_PORT_H
#define MAME_MACHINE_HP84_PORT_H
@@ -58,6 +57,7 @@ public:
protected:
// device-level overrides
virtual void device_start() override;
+
private:
void fill_port();
void unfill_port();