]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
CHG: mental note to self, capslock is bad.
authoriceman1001 <iceman@iuse.se>
Mon, 19 Dec 2016 11:53:38 +0000 (12:53 +0100)
committericeman1001 <iceman@iuse.se>
Mon, 19 Dec 2016 11:53:38 +0000 (12:53 +0100)
armsrc/lfops.c

index 16e55573951c7bd538048cd62f0dc7d6f135d649..4e1b7e34c161ffa030d2131ffffde7c3e61a8240 100644 (file)
@@ -1106,7 +1106,7 @@ void CmdIOdemodFSK(int findone, int *high, int *low, int ledcontrol)
                                if (ledcontrol) LED_A_OFF();
                                *high=code;
                                *low=code2;
-                               goto out;
+                               goto OUT;
                        }
                        code=code2=0;
                        version=facilitycode=0;
Impressum, Datenschutz