Whitespace cleanup in contrib dir
This commit is contained in:
@@ -63,4 +63,3 @@ typedef struct sys_thread * sys_thread_t;
|
|||||||
int lwip_unix_keypressed(void);
|
int lwip_unix_keypressed(void);
|
||||||
|
|
||||||
#endif /* LWIP_ARCH_SYS_ARCH_H */
|
#endif /* LWIP_ARCH_SYS_ARCH_H */
|
||||||
|
|
||||||
|
|||||||
@@ -150,4 +150,3 @@ list_map(struct list *list, void (* func)(void *arg))
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
/*-----------------------------------------------------------------------------------*/
|
/*-----------------------------------------------------------------------------------*/
|
||||||
|
|
||||||
|
|||||||
@@ -486,4 +486,3 @@ void sio_change_baud( sioBaudrates baud, sio_status_t * siostat )
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -78,4 +78,3 @@ void sys_arch_netconn_sem_free(void);
|
|||||||
int lwip_win32_keypressed(void);
|
int lwip_win32_keypressed(void);
|
||||||
|
|
||||||
#endif /* LWIP_ARCH_SYS_ARCH_H */
|
#endif /* LWIP_ARCH_SYS_ARCH_H */
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user