Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libform



Module Name:    src
Committed By:   wiz
Date:           Tue Feb  7 20:07:42 UTC 2006

Modified Files:
        src/lib/libform: field.c

Log Message:
We want size_t arguments, so just cast to size_t, instead of casting
to unsigned long and getting a warning on i386.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/lib/libform/field.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