pmt: includes: fix wrong namespace configuration

This commit is contained in:
2024-10-26 11:22:33 +03:00
committed by GitHub
parent bc138e689f
commit 64d6ee2468

View File

@@ -28,9 +28,7 @@
#define PMT_PATCHLEVEL 6
namespace PartitionManager {
namespace Functions {
void DisplayVersion(void);
}
void DisplayVersion(void);
}
/* end */