pmt: initial 1.8.0 update

This commit is contained in:
2024-04-25 22:09:03 +03:00
committed by GitHub
parent 412b697b9c
commit 7f85d63088

View File

@@ -74,7 +74,7 @@ void format(char *target_format_partition, char *format_partition_style);
void help(); void help();
void licenses(); void licenses();
#endif #endif /* _PMT_H */
#ifdef __cplusplus #ifdef __cplusplus
} }