diff options
author | Tim Prouty <tim.prouty@isilon.com> | 2008-10-06 16:41:46 -0700 |
---|---|---|
committer | Tim Prouty <tim.prouty@isilon.com> | 2008-10-06 17:13:28 -0700 |
commit | f19086872ec734fff3f2119712ff24117bec4e5e (patch) | |
tree | 5a5d3a02b54faffb7343c702e0c1f6559a339920 /WHATSNEW.txt | |
parent | e0a4d7f467d9727563adaaa97961edd06886490e (diff) | |
download | samba-f19086872ec734fff3f2119712ff24117bec4e5e.tar.gz samba-f19086872ec734fff3f2119712ff24117bec4e5e.tar.bz2 samba-f19086872ec734fff3f2119712ff24117bec4e5e.zip |
Fixed "declaration shadows global declaration" warnings.
The patch simply uses a more descriptive variable name for tcp_seq.
../lib/socket_wrapper/socket_wrapper.c:753: warning: declaration of 'tcp_seq' shadows a global declaration
/usr/include/netinet/tcp.h:40: warning: shadowed declaration is here
../lib/socket_wrapper/socket_wrapper.c: In function `swrap_marshall_packet':
../lib/socket_wrapper/socket_wrapper.c:919: warning: declaration of 'tcp_seq' shadows a global declaration
/usr/include/netinet/tcp.h:40: warning: shadowed declaration is here
Diffstat (limited to 'WHATSNEW.txt')
0 files changed, 0 insertions, 0 deletions