Mercurial > ecos
diff packages/net/httpd/current/ChangeLog @ 2040:cb271f992ffd
* src/httpd.c (cyg_httpd_server): Use socklen_t to avoid compiler
warnings.
| author | asl |
|---|---|
| date | Sat, 30 Jul 2005 12:14:55 +0000 |
| parents | eb9d23483db9 |
| children | fd2c3f3def9d |
line wrap: on
line diff
--- a/packages/net/httpd/current/ChangeLog +++ b/packages/net/httpd/current/ChangeLog @@ -1,3 +1,8 @@ +2005-07-30 Andrew Lunn <andrew.lunn@ascom.ch> + + * src/httpd.c (cyg_httpd_server): Use socklen_t to avoid compiler + warnings. + 2004-10-05 Andrew Lunn <andrew.lunn@ascom.ch> * src/monitor.c: include sys/sysctl.h to prevent compiler
