Merge pull request #382 from centromere/patch-1

Fix typo in nfc.h
This commit is contained in:
Romuald Conty 2016-12-11 16:46:04 +01:00 committed by GitHub
commit e0c72b782f

View file

@ -28,7 +28,7 @@
* @file nfc.h * @file nfc.h
* @brief libnfc interface * @brief libnfc interface
* *
* Provide all usefull functions (API) to handle NFC devices. * Provide all useful functions (API) to handle NFC devices.
*/ */
#ifndef _LIBNFC_H_ #ifndef _LIBNFC_H_