Prepare libfreefare 0.3.2

This commit is contained in:
Romuald Conty 2011-10-17 16:51:29 +00:00
parent 8dd46350de
commit f1e5413ccc
4 changed files with 7 additions and 4 deletions

View file

@ -204,7 +204,7 @@ main(int argc, char *argv[])
error:
free (tag_uid);
}
fclose (ndef_stream);
fclose (ndef_stream);
freefare_free_tags (tags);
nfc_disconnect (device);
}