summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/util/pty/ChangeLog4
-rw-r--r--src/util/pty/README2
2 files changed, 5 insertions, 1 deletions
diff --git a/src/util/pty/ChangeLog b/src/util/pty/ChangeLog
index c96855192..c1741b2c0 100644
--- a/src/util/pty/ChangeLog
+++ b/src/util/pty/ChangeLog
@@ -1,3 +1,7 @@
+2001-12-03 Sam Hartman <hartmans@mit.edu>
+
+ * README: s-pty_init_ets/pty_init/
+
2001-10-18 Ezra Peisach <epeisach@mit.edu>
* sane_hostname.c (pty_make_sane_hostname): Do not declare addrbuf
diff --git a/src/util/pty/README b/src/util/pty/README
index 8d906343b..f10dd2b37 100644
--- a/src/util/pty/README
+++ b/src/util/pty/README
@@ -3,7 +3,7 @@ libpty until
more formal docs are written. By that point, it will probably
describe how pty can be broken out of the Kerberos distribution.
-void pty_init_ets(void);
+void pty_init(void);
Initialize error tables.