input/item: correctly invert CopyOptions argument order
Do not add a const qualifier for the p_parent since mutexes operations are not const. Forgot to invert one call in input_item_Copy.
Showing
Please register or sign in to comment
Do not add a const qualifier for the p_parent since mutexes operations are not const. Forgot to invert one call in input_item_Copy.