mirror of
https://github.com/avrdudes/avrdude.git
synced 2026-06-02 09:46:34 +03:00
Reformat spacing/comments in src/serialupdi.h
This commit is contained in:
@@ -31,11 +31,11 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
extern const char serialupdi_desc[];
|
||||
void serialupdi_initpgm(PROGRAMMER *pgm);
|
||||
extern const char serialupdi_desc[];
|
||||
void serialupdi_initpgm(PROGRAMMER *pgm);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif /* serialupdi_h */
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user