Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/dist/smbfs
Module Name: src
Committed By: martin
Date: Wed Feb 19 16:53:27 UTC 2003
Modified Files:
src/dist/smbfs/include/netsmb: smb_lib.h
src/dist/smbfs/lib/smb: nls.c rcfile.c
Log Message:
Replace some int's with size_t. Use %ld and cast to long when printing
size_t's.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/dist/smbfs/include/netsmb/smb_lib.h
cvs rdiff -r1.2 -r1.3 src/dist/smbfs/lib/smb/nls.c
cvs rdiff -r1.1.1.2 -r1.2 src/dist/smbfs/lib/smb/rcfile.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