diff --git a/binary/include/pmt.h b/binary/include/pmt.h index c19e884..8b7af95 100644 --- a/binary/include/pmt.h +++ b/binary/include/pmt.h @@ -74,7 +74,7 @@ void format(char *target_format_partition, char *format_partition_style); void help(); void licenses(); -#endif +#endif /* _PMT_H */ #ifdef __cplusplus }