Comment Re:BS (Score 1) 610
Omit the following lines from the bottom of the snippet... had to completely munge the formatting to adhere to postfilters!
if (bRecordUnlock) {
if ((rc1 = RecordUnlock(atoi(argv[1]))) != 0 && !rc) {
rc = rc1;
}
}
if (bRecordUnlock) {
if ((rc1 = RecordUnlock(atoi(argv[1]))) != 0 && !rc) {
rc = rc1;
}
}
if (bRecordUnlock) {
if ((rc1 = RecordUnlock(atoi(argv[1]))) != 0 && !rc) {
rc = rc1;
}
}
if (bRecordUnlock) {
if ((rc1 = RecordUnlock(atoi(argv[1]))) != 0 && !rc) {
rc = rc1;
}
}