Fix documentation bug
authorSam Hartman <hartmans@mit.edu>
Tue, 4 Dec 2001 01:04:12 +0000 (01:04 +0000)
committerSam Hartman <hartmans@mit.edu>
Tue, 4 Dec 2001 01:04:12 +0000 (01:04 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14035 dc483132-0cff-0310-8789-dd5450dbe970

src/util/pty/ChangeLog
src/util/pty/README

index c96855192f89d91083343de63556cc7118518f61..c1741b2c0cd1b1fc3f29bd04f91f82bbdf9c63d2 100644 (file)
@@ -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
index 8d906343b787a94113e7b54343ec02c79f3b0df9..f10dd2b37199c29f6d172d85317b2fbf5cbb34db 100644 (file)
@@ -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.