Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/ftp
Module Name: src
Committed By: lukem
Date: Sun Apr 12 07:07:41 UTC 2009
Modified Files:
src/usr.bin/ftp: cmds.c complete.c fetch.c ftp.c main.c util.c
Log Message:
fix -Wshadow issues
To generate a diff of this commit:
cvs rdiff -u -r1.127 -r1.128 src/usr.bin/ftp/cmds.c
cvs rdiff -u -r1.44 -r1.45 src/usr.bin/ftp/complete.c
cvs rdiff -u -r1.185 -r1.186 src/usr.bin/ftp/fetch.c
cvs rdiff -u -r1.156 -r1.157 src/usr.bin/ftp/ftp.c
cvs rdiff -u -r1.113 -r1.114 src/usr.bin/ftp/main.c
cvs rdiff -u -r1.148 -r1.149 src/usr.bin/ftp/util.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index