mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-12 13:08:13 +08:00
(*) -> ()
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
******************************************************************************
|
||||
*/
|
||||
|
||||
int app_httpd_start( void );
|
||||
int app_httpd_start(void);
|
||||
|
||||
int app_httpd_stop();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user