• Eric Kohl's avatar
    widl: Fix proc offset calculation. · c7174f9f
    Eric Kohl authored
    A void return type is represented by a FC_END/FC_PAD sequence in the
    proc format string. Increment the proc offset by two when a function
    returns void.
    c7174f9f
client.c 15.1 KB