formatting

This commit is contained in:
MX
2024-07-15 20:02:45 +03:00
parent deeb9dcb15
commit 726cb770d0
488 changed files with 3301 additions and 3288 deletions

View File

@@ -5,10 +5,10 @@
#include <bit_lib.h>
#define TAG "MiZIP"
#define KEY_LENGTH 6
#define TAG "MiZIP"
#define KEY_LENGTH 6
#define MIZIP_KEY_TO_GEN 5
#define UID_LENGTH 4
#define UID_LENGTH 4
typedef struct {
uint64_t a;