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