mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-26 09:08:25 +00:00
[DHCPD] format code by Astyle.
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
#ifndef DHCPV4_SERVER_H__
|
||||
#define DHCPV4_SERVER_H__
|
||||
|
||||
void dhcpd_start(const char* netif_name);
|
||||
void dhcpd_start(const char *netif_name);
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user