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/app



Module Name:    src
Committed By:   agc
Date:           Wed Jan 21 01:27:55 UTC 2009

Modified Files:
        src/crypto/external/bsd/openpgpsdk/dist/src/app: openpgp.c

Log Message:
Restore the exit semantics of the original. If success, the exit code is
EXIT_SUCCESS. If failure, exit code is EXIT_FAILURE. (Duh). If an error
has occurred, use an exit code of 2.


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