Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3684 → Rev 3685

/branches/network/uspace/srv/net/tcp/tcp.h
49,7 → 49,7
 
typedef struct tcp_globals tcp_globals_t;
 
struct tcp_globals{
struct tcp_globals{
int ip_phone;
int networking_phone;
};