extra pclose

pull/98/head
alanbjohnston 5 years ago committed by GitHub
parent 78e19fdcb6
commit 92a703e65c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -300,7 +300,7 @@ int main(int argc, char * argv[]) {
printf("AX5043 not present!\n"); printf("AX5043 not present!\n");
pclose(file2); pclose(file2);
} }
pclose(file); // pclose(file);
} }
// else // else
// { // {

Loading…
Cancel
Save

Powered by TurnKey Linux.