Re-format code to avoid overly long lines and declarations
This commit is contained in:
@@ -20,8 +20,7 @@ static UCRCResult uc_restart_counter_lock(int fd)
|
||||
return UC_RC_OK;
|
||||
}
|
||||
|
||||
UCRCResult uc_restart_counter_init(
|
||||
struct UCRestartCounter *counter,
|
||||
UCRCResult uc_restart_counter_init(struct UCRestartCounter *counter,
|
||||
const char *filename,
|
||||
unsigned int flags)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user