Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4306 → Rev 4307

/branches/network/uspace/srv/net/tl/tcp/tcp.h
40,7 → 40,7
 
struct tcp_globals{
int ip_phone;
int networking_phone;
int net_phone;
};
 
#endif