Replace UTF-8 what-seems-to-be-an "em dash" with a basic ASCII dash: ANSI C says source code should be written in ASCII.

This commit is contained in:
Romain Tartiere 2010-04-01 12:04:53 +00:00
parent aacddc7aae
commit e5fbfbe6b7

View file

@ -22,7 +22,7 @@
* following documents: * following documents:
* *
* MF1ICS50 Functional specification * MF1ICS50 Functional specification
* Rev. 5.3 29 January 2008 * Rev. 5.3 - 29 January 2008
* *
* Making the Best of Mifare Classic * Making the Best of Mifare Classic
* Wouter Teepe (Radboud University Nijmegen) * Wouter Teepe (Radboud University Nijmegen)