Commit b2d3cb25 authored by Claes Sjofors's avatar Claes Sjofors

jpwr_rt_gdh added argument in crr callback

parent 95943564
......@@ -2427,7 +2427,7 @@ static int gdh_crr_name_to_objid_cb( void *ctx, char *name, pwr_tObjid *objid)
return sts;
}
static int gdh_crr_get_volume_cb( void *ctx, pwr_tVolumeId *volid)
static int gdh_crr_get_volume_cb( void *ctx, pwr_tVid *volid, pwr_tVid v)
{
int sts;
pwr_tObjid objid;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment