From 36b74260dcb22c8d840f625052ba885205931fa0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Banaan=20Ananas?= Date: Fri, 23 Sep 2011 21:22:47 +0000 Subject: [PATCH] derp --- src/emu/deprecat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/emu/deprecat.h b/src/emu/deprecat.h index 924f1c98631..f9efb7dbd78 100644 --- a/src/emu/deprecat.h +++ b/src/emu/deprecat.h @@ -2,7 +2,7 @@ deprecat.h - Definition of derprecated and obsolte constructs that should not + Definition of deprecated and obsolete constructs that should not be used by new code, if at all possible. Copyright Nicola Salmoria and the MAME Team.