ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/slirp/libslirp.h
(Generate patch)

Comparing BasiliskII/src/slirp/libslirp.h (file contents):
Revision 1.1 by gbeauche, 2005-05-13T09:00:59Z vs.
Revision 1.2 by gbeauche, 2005-06-12T22:48:48Z

# Line 13 | Line 13 | int inet_aton(const char *cp, struct in_
13   extern "C" {
14   #endif
15  
16 < void slirp_init(void);
16 > int slirp_init(void);
17  
18   void slirp_select_fill(int *pnfds,
19                         fd_set *readfds, fd_set *writefds, fd_set *xfds);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines