Reformat spacing/comments in src/serbb.h

This commit is contained in:
Stefan Rueger
2024-08-18 01:54:23 +01:00
parent b15ca8c24d
commit 9b4db1bdc3

View File

@@ -24,13 +24,10 @@
extern "C" {
#endif
extern const char serbb_desc[];
void serbb_initpgm(PROGRAMMER *pgm);
extern const char serbb_desc[];
void serbb_initpgm(PROGRAMMER *pgm);
#ifdef __cplusplus
}
#endif
#endif