Explorar el Código

Fix compilation

AloneLiberty hace 2 años
padre
commit
93581dd457
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      mifare_nested_worker.c

+ 1 - 2
mifare_nested_worker.c

@@ -1660,5 +1660,4 @@ void mifare_nested_worker_check_keys(MifareNestedWorker* mifare_nested_worker) {
         MifareNestedWorkerEventKeysFound, mifare_nested_worker->context);
 
     return;
-}
-
+}