summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
authorTim Prouty <tim.prouty@isilon.com>2008-10-06 16:41:46 -0700
committerTim Prouty <tim.prouty@isilon.com>2008-10-06 17:13:28 -0700
commitf19086872ec734fff3f2119712ff24117bec4e5e (patch)
tree5a5d3a02b54faffb7343c702e0c1f6559a339920 /source3
parente0a4d7f467d9727563adaaa97961edd06886490e (diff)
downloadsamba-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 'source3')
0 files changed, 0 insertions, 0 deletions