MX 1 tahun lalu
induk
melakukan
e668dd614b
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      passgen.c

+ 1 - 1
passgen.c

@@ -62,7 +62,7 @@ typedef struct {
     FuriMessageQueue* input_queue;
     FuriMessageQueue* input_queue;
     ViewPort* view_port;
     ViewPort* view_port;
     Gui* gui;
     Gui* gui;
-    FuriMutex** mutex;
+    FuriMutex* mutex;
     NotificationApp* notify;
     NotificationApp* notify;
     const char* alphabet;
     const char* alphabet;
     char password[PASSGEN_MAX_LENGTH + 1];
     char password[PASSGEN_MAX_LENGTH + 1];