Fixed indent script, and indented files.
This commit is contained in:
@@ -31,8 +31,10 @@ extern "C" {
|
||||
|
||||
void dlenv_init(
|
||||
void);
|
||||
void dlenv_register_as_foreign_device(void);
|
||||
void dlenv_maintenance_timer(uint16_t elapsed_seconds);
|
||||
void dlenv_register_as_foreign_device(
|
||||
void);
|
||||
void dlenv_maintenance_timer(
|
||||
uint16_t elapsed_seconds);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user