Try to fix CodeQL build.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2024-01-01 21:08:21 +01:00
parent b663f5bebf
commit 823c1d53ea

View File

@@ -69,7 +69,7 @@
#define MAX_DEPTH 4
PACK(typedef struct file {
typedef PACK(struct file {
const uint16_t fid;
const uint8_t parent; //entry number in the whole table!!
const uint8_t *name;