Addressed more issues raised by splint, and corrected some type confusion between off_t and size_t / ssize_t.
This commit is contained in:
+1
-1
@@ -139,7 +139,7 @@ extern void pv_state_set_format(pvstate_t state, bool progress,
|
||||
bool fineta, bool rate,
|
||||
bool average_rate, bool bytes,
|
||||
bool bufpercent,
|
||||
unsigned int lastwritten,
|
||||
size_t lastwritten,
|
||||
/*@null@*/ const char *name);
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user