]> granicus.if.org Git - nethack/commitdiff
no message
authornethack.allison <nethack.allison>
Tue, 4 Jan 2005 02:32:22 +0000 (02:32 +0000)
committernethack.allison <nethack.allison>
Tue, 4 Jan 2005 02:32:22 +0000 (02:32 +0000)
Porting

diff --git a/Porting b/Porting
index 9d9cafd853fd5b111789651796ff8da1b8ab97b7..dc19ea75da31f05e2a8834d01a994adbe890ada2 100644 (file)
--- a/Porting
+++ b/Porting
@@ -152,7 +152,7 @@ to.  This file contains the mainline module, which reads options from the
 command line (or wherever) and processes them.  It also contains various
 functions associated with game startup.
 
-     3.5       tty.c
+     3.4       tty.c
 
        You may need to create a new "tty.c" module.  If you do, call it
 [OS]tty.c where the [OS] is replaced with the name of the OS you are porting