mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
typos
This commit is contained in:
parent
34a695547c
commit
232843477c
37 changed files with 115 additions and 129 deletions
|
@ -19,7 +19,7 @@ my $ctime;
|
|||
# GIT status 0 = dirty, 1 = clean , 2 = undecided
|
||||
my $clean = 2;
|
||||
my $undecided = (defined $ARGV[0]) && ($ARGV[0] =~ '--undecided');
|
||||
# Do we have acces to git command?
|
||||
# Do we have access to git command?
|
||||
#######
|
||||
# solves some bug on macos i.e:
|
||||
##
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue