Fix typo.

Add doxygen detection and --enable-doc flag to ./configure.
This commit is contained in:
Romuald Conty 2009-10-13 12:43:52 +00:00
parent 0ba0a10f74
commit d3ddf40484
2 changed files with 26 additions and 3 deletions

View file

@ -23,6 +23,7 @@
* Provide all usefull functions (API) to handle NFC devices.
*/
#ifndef _LIBNFC_H_
#define _LIBNFC_H_
#include <stdint.h>