• Show log

    Commit

  • Hash : 99b231b0
    Author : Azat Khuzhin
    Date : 2019-01-11T21:52:11

    rpc: use *_new_with_arg() to match function prototype
    
    In 755fbf16c ("Add void* arguments to request_new and reply_new
    evrpc hooks") this new functions had been introduced, but newer used,
    what for? So let's use them.