Whitespace cleanup in contrib dir

This commit is contained in:
Dirk Ziegelmeier 2018-10-22 20:33:35 +02:00
parent e0e4240875
commit 64e0ede1a1
40 changed files with 2516 additions and 2520 deletions

View File

@ -63,4 +63,3 @@ typedef struct sys_thread * sys_thread_t;
int lwip_unix_keypressed(void);
#endif /* LWIP_ARCH_SYS_ARCH_H */

View File

@ -150,4 +150,3 @@ list_map(struct list *list, void (* func)(void *arg))
}
}
/*-----------------------------------------------------------------------------------*/

View File

@ -486,4 +486,3 @@ void sio_change_baud( sioBaudrates baud, sio_status_t * siostat )
break;
}
}

View File

@ -78,4 +78,3 @@ void sys_arch_netconn_sem_free(void);
int lwip_win32_keypressed(void);
#endif /* LWIP_ARCH_SYS_ARCH_H */