simonibus / libfreefare-pcsc

The libfreefare project aims to provide a convenient API for MIFARE card manipulations. This repository has a second branch supporting communication via pcsc-lite-library (early alpha status)
https://code.google.com/p/libfreefare/
Other
6 stars 11 forks source link

What is this patch: wrote better loop condition ? #1

Closed LudovicRousseau closed 11 years ago

LudovicRousseau commented 11 years ago

In commit https://github.com/simonibus/libfreefare-pcsc/commit/f4fd64f926e95e84b14e83cfb8d76a2a293a68ea

You added an auto-generated file: examples/mifare-desfire-info-pcsc that is just a bash wrapper.

Maybe you wanted to modify the source code examples/mifare-desfire-info-pcsc.c instead?

simonibus commented 11 years ago

You're right, the file was not in .gitignore and thus accidently submitted ;) My Intention was to modify the source code of examples/mifare-desfire-info-pcsc.c