Source-Changes archive

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

CVS commit: src/crypto/external/bsd/openpgpsdk/dist/src/lib



Module Name:    src
Committed By:   he
Date:           Sun Jan 25 13:31:58 UTC 2009

Modified Files:
        src/crypto/external/bsd/openpgpsdk/dist/src/lib: keyring.c

Log Message:
As Matt Thomas points out, %zu, not %zd, is the correct format
for size_t, since it's unsigned.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 \
    src/crypto/external/bsd/openpgpsdk/dist/src/lib/keyring.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