video: Convert info_to_caps to take self as const ptr
This requires a slight modification to the function itself because it was overwriting a member locally.
However, now this side-effect cannot be observed outside the function anymore.
CC @slomo
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
This requires a slight modification to the function itself because it was overwriting a member locally.
However, now this side-effect cannot be observed outside the function anymore.
CC @slomo