Mercurial > ecos
diff packages/net/common/current/ChangeLog @ 1667:dc5f9783d45a
* include/network.h: Added a __THROW to perror so that it matches
what is in stdio.h. Problem pointed out by Xyvid Harboe.
| author | asl |
|---|---|
| date | Tue, 08 Jun 2004 17:58:20 +0000 |
| parents | a5c7a6799462 |
| children | 6627c3a1df79 |
line wrap: on
line diff
--- a/packages/net/common/current/ChangeLog +++ b/packages/net/common/current/ChangeLog @@ -1,3 +1,8 @@ +2004-06-08 Andrew Lunn <andrew.lunn@ascom.ch> + + * include/network.h: Added a __THROW to perror so that it matches + what is in stdio.h. Problem pointed out by Øyvid Harboe. + 2004-05-04 Jay Foster <jay.foster@systech.com> * src/bootp_support.c (get_bootp_option, show_bootp):
