Re-format code to avoid overly long lines and declarations
This commit is contained in:
@@ -54,8 +54,7 @@ typedef enum {
|
||||
* @param filename the filename to use to keep track of the state
|
||||
* @param flags one of UC_RC_FL_XX
|
||||
*/
|
||||
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