mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
Fix error=missing-field-initializers when compiling repo default_version_pm3.c
This commit is contained in:
@@ -26,5 +26,7 @@ const struct version_information_t SECTVERSINFO g_version_information = {
|
||||
1, /* version 1 */
|
||||
0, /* version information not present */
|
||||
2, /* cleanliness couldn't be determined */
|
||||
/* Remaining fields: zero */
|
||||
"Iceman/master/unknown",
|
||||
"1970-01-01 00:00:00",
|
||||
"no sha256"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user