mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-12 13:08:13 +08:00
(*) -> ()
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#ifndef __USER_POWER_H_
|
||||
#define __USER_POWER_H_
|
||||
|
||||
void user_power_init( void );
|
||||
void user_power_init(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user