This website requires JavaScript.
Explore
Help
Sign in
crewID
/
libnfc
Watch
1
Star
0
Fork
You've already forked libnfc
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1353
commits
2
branches
0
tags
2.9
MiB
3cd6015c81
Commit graph
3 commits
Author
SHA1
Message
Date
Philippe Teuwen
a2cd236441
astyle --formatted --mode=c --indent=spaces=2 --indent-switches --indent-preprocessor --keep-one-line-blocks --max-instatement-indent=60
2012-05-29 15:52:51 +00:00
Romuald Conty
26865bbc19
Remove extra whitespaces/tabs before EOL.
...
find . -name '*.[ch]' | xargs perl -pi -e 's/\t+$//; s/ +$//' Thanks to Ludovic.
2012-05-29 00:33:22 +00:00
Romuald Conty
b05ab6285d
Import some files that allow to build a correct libnfc's DLL on Windows platform. (Thanks to Roger Brown from Snapper)
2010-05-28 09:48:15 +00:00