|
From: | Simon Goldschmidt |
Subject: | [lwip-commits] lwip/src/include/lwip tcp.h |
Date: | Fri, 08 Jun 2007 12:00:45 +0000 |
CVSROOT: /sources/lwip Module name: lwip Changes by: Simon Goldschmidt <goldsimon> 07/06/08 12:00:45 Modified files: src/include/lwip: tcp.h Log message: Fixed a cast warning by including the type to TCP_PCB_COMMON: (Moved members common to structures tcp_pcp and tcp_listen_pcb into define TCP_PCB_COMMON (like IP_PCB) to keep (possible) code changes consistent.) CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/lwip/src/include/lwip/tcp.h?cvsroot=lwip&r1=1.42&r2=1.43
[Prev in Thread] | Current Thread | [Next in Thread] |