• Show log

    Commit

  • Hash : 793c4385
    Author : Russell Belfer
    Date : 2012-11-20T16:36:06

    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.