Source-Changes archive

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

CVS commit: src/lib/libpuffs



Module Name:    src
Committed By:   dsl
Date:           Sat Dec 13 11:48:46 UTC 2008

Modified Files:
        src/lib/libpuffs: puffs.c

Log Message:
Change type of 'n' to 'int' so that it can be printed with %d.
The domain of the value is [-1..sizeof (int)] so a type of 'int' is fine.


To generate a diff of this commit:
cvs rdiff -r1.95 -r1.96 src/lib/libpuffs/puffs.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