mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 02:27:26 -07:00
Fix some low hanging differences when running make style on Windows vs Linux
This commit is contained in:
parent
41d545f5b8
commit
b4ae4c429f
3 changed files with 6 additions and 4 deletions
|
@ -96,7 +96,8 @@ const static vocabulary_t vocabulary[] = {\n""")
|
|||
}
|
||||
#endif
|
||||
|
||||
#endif""")
|
||||
#endif
|
||||
""")
|
||||
|
||||
logging.info(f'{get_version()} completed!')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue