]> git.sur5r.net Git - cc65/blobdiff - include/conio.h
Stefan Haubenthal fixed a few typos.
[cc65] / include / conio.h
index 300a3be6fd0be8402806b12661de86eaa84dba22..21a0c1ea7907a6ab826c6bed70a3c5db03e21946 100644 (file)
@@ -6,8 +6,8 @@
 /*                                                                           */
 /*                                                                           */
 /*                                                                           */
-/* (C) 1998-2005 Ullrich von Bassewitz                                       */
-/*               Römerstraße 52                                              */
+/* (C) 1998-2007 Ullrich von Bassewitz                                       */
+/*               Roemerstrasse 52                                            */
 /*               D-70794 Filderstadt                                         */
 /* EMail:        uz@cc65.org                                                 */
 /*                                                                           */
@@ -77,8 +77,6 @@
 #  include <lynx.h>
 #elif defined(__NES__)
 #  include <nes.h>
-#else
-#  error "Unknown platform in conio.h"
 #endif