Update diff callback param order
This makes the diff functions that take callbacks both take the payload parameter after the callback function pointers and pass the payload as the last argument to the callback function instead of the first. This should make them consistent with other callbacks across the API.
Showing
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment