mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-03-18 03:00:58 +08:00
# is not //....
This commit is contained in:
parent
cd59616e24
commit
163510ca55
1 changed files with 1 additions and 1 deletions
|
@ -263,7 +263,7 @@ int main(int argc, char* argv[]) {
|
|||
}
|
||||
|
||||
#if defined(__linux__)
|
||||
# ascii art doesn't work well on mingw :(
|
||||
// ascii art doesn't work well on mingw :(
|
||||
showBanner();
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue