From: Sam Hartman Date: Tue, 4 Dec 2001 01:04:12 +0000 (+0000) Subject: Fix documentation bug X-Git-Tag: krb5-1.3-alpha1~931 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=76b60d050bd71dcabb793aad27b172c579a55993;p=krb5.git Fix documentation bug git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14035 dc483132-0cff-0310-8789-dd5450dbe970 --- 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 + + * README: s-pty_init_ets/pty_init/ + 2001-10-18 Ezra Peisach * 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.