Source-Changes archive

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

CVS commit: src/usr.bin/btpin



Module Name:    src
Committed By:   plunky
Date:           Thu Dec 21 09:04:34 UTC 2017

Modified Files:
        src/usr.bin/btpin: btpin.c

Log Message:
consistent style: connect(2), socket(2) and setsockopt(2) return -1
for error so check for this specifically rather than < 0


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/usr.bin/btpin/btpin.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