Formatting

This commit is contained in:
Valerio De Benedetto 2022-05-12 19:29:51 +02:00
parent 271f689771
commit afcdae0ec8

View File

@ -45,7 +45,7 @@
#include <string.h>
#ifdef __cplusplus
extern "C" {
extern "C" {
#endif
/**
@ -382,7 +382,7 @@ const char* nmbs_strerror(nmbs_error error);
#endif
#ifdef __cplusplus
} // extern "C"
} // extern "C"
#endif
#endif //NANOMODBUS_H