diff options
| author | Ken Raeburn <raeburn@mit.edu> | 2004-03-18 02:03:15 +0000 |
|---|---|---|
| committer | Ken Raeburn <raeburn@mit.edu> | 2004-03-18 02:03:15 +0000 |
| commit | 15903f5c6ca3cdeea14fdf770b477dd041a0ec7a (patch) | |
| tree | 491f6c3d93258aa8bbc277b8b501cbf2c4aba9c0 /src/util/ss/ChangeLog | |
| parent | 51a3c021ee1e45f3be139efc20a426a72c6b0f84 (diff) | |
| download | krb5-15903f5c6ca3cdeea14fdf770b477dd041a0ec7a.tar.gz krb5-15903f5c6ca3cdeea14fdf770b477dd041a0ec7a.tar.xz krb5-15903f5c6ca3cdeea14fdf770b477dd041a0ec7a.zip | |
* error.c (ss_error): Always use ANSI C form. Don't try to hide the
declaration in the header file.
* ss.h: Always use the prototype forms of declarations.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16178 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 8cc5b8bef1..fde4415760 100644 --- a/src/util/ss/ChangeLog +++ b/src/util/ss/ChangeLog @@ -1,3 +1,10 @@ +2004-03-17 Ken Raeburn <raeburn@mit.edu> + + * error.c (ss_error): Always use ANSI C form. Don't try to hide + the declaration in the header file. + + * ss.h: Always use the prototype forms of declarations. + 2003-06-27 Ken Raeburn <raeburn@mit.edu> * Makefile.in (HDRS): Remove mit-sipb-copyright.h. |
