summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/intv.c
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-05-26 08:35:56 +0200
committer Miodrag Milanovic <mmicko@gmail.com>2015-05-26 08:48:56 +0200
commit7510822c3af052392aa21c84c89967d3d0d3e7df (patch)
tree17a965b49d604b16d994cf4ef3fd3764f4a24898 /src/mess/machine/intv.c
parent9bcbe3fdecded524ab97bd82b1ce8773186581c8 (diff)
sync main driver and res of files
Diffstat (limited to 'src/mess/machine/intv.c')
-rw-r--r--src/mess/machine/intv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/machine/intv.c b/src/mess/machine/intv.c
index fa8e0c0eb7b..391abbd4150 100644
--- a/src/mess/machine/intv.c
+++ b/src/mess/machine/intv.c
@@ -1,5 +1,5 @@
// license:BSD-3-Clause
-// copyright-holders:Nathan Woods
+// copyright-holders:Nathan Woods,Frank Palazzolo
#include "emu.h"
#include "video/stic.h"
#include "includes/intv.h"