Fixed typo (nw)

This commit is contained in:
Ivan Vangelista 2015-05-20 23:46:37 +02:00
parent c2e31774dc
commit a394438a54
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:David Haywood, Lica Elia // copyright-holders:David Haywood, Luca Elia
/*************************************************************************** /***************************************************************************
Jaleco color blend emulation Jaleco color blend emulation

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause // license:BSD-3-Clause
// copyright-holders:David Haywood, Lica Elia // copyright-holders:David Haywood, Luca Elia
class jaleco_blend_device : public device_t class jaleco_blend_device : public device_t
{ {
public: public: