summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/apexc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/apexc.cpp')
-rw-r--r--src/mame/machine/apexc.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/machine/apexc.cpp b/src/mame/machine/apexc.cpp
index d8f2233ea02..f002b2ff7f1 100644
--- a/src/mame/machine/apexc.cpp
+++ b/src/mame/machine/apexc.cpp
@@ -1,11 +1,11 @@
// license:GPL-2.0+
// copyright-holders:Raphael Nabet, Robbbert
/*
- machine/apexc.c : APEXC machine
+ machine/apexc.cpp : APEXC machine
By Raphael Nabet
- see cpu/apexc.c for background and tech info
+ see cpu/apexc.cpp for background and tech info
*/
#include "emu.h"