remove spurious spaces & tabs at end of lines

This commit is contained in:
Philippe Teuwen 2019-03-09 08:59:13 +01:00
commit 60f292b18e
249 changed files with 8481 additions and 8481 deletions

View file

@ -16,7 +16,7 @@
#ifdef __cplusplus
extern "C" {
#endif
#include "usb_cmd.h"
#include "cmd.h"
#include "apps.h"
@ -138,6 +138,6 @@ void DetectNACKbug();
#ifdef __cplusplus
}
#endif
#endif
#endif /* __ISO14443A_H */