diff options
| author | Ezra Peisach <epeisach@mit.edu> | 2000-07-03 15:02:45 +0000 |
|---|---|---|
| committer | Ezra Peisach <epeisach@mit.edu> | 2000-07-03 15:02:45 +0000 |
| commit | b274f52bbf1865eb546a4d1c27e5b6776b9cc73e (patch) | |
| tree | 67c01c490a3edb77a8b1468f21198e28ecc63f01 /src/util/ss/ChangeLog | |
| parent | 207cf12298ce60a2225fb860b1191e581d287552 (diff) | |
| download | krb5-b274f52bbf1865eb546a4d1c27e5b6776b9cc73e.tar.gz krb5-b274f52bbf1865eb546a4d1c27e5b6776b9cc73e.tar.xz krb5-b274f52bbf1865eb546a4d1c27e5b6776b9cc73e.zip | |
* test_ss.c (main): Change usage of ss_listen to agree with
prototype.
* ss.h: Add prototype for ss_listen()
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12522 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/ss/ChangeLog')
| -rw-r--r-- | src/util/ss/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/util/ss/ChangeLog b/src/util/ss/ChangeLog index 475549aaf8..6118dff599 100644 --- a/src/util/ss/ChangeLog +++ b/src/util/ss/ChangeLog @@ -1,3 +1,10 @@ +2000-07-03 Ezra Peisach <epeisach@mit.edu> + + * test_ss.c (main): Change usage of ss_listen to agree with + prototype. + + * ss.h: Add prototype for ss_listen() + 2000-05-01 Nalin Dahyabhai <nalin@redhat.com> * help.c (ss_help): Don't overflow buffers "buffer" or "buf". |
