interpolationcontrolsource: Add const qualifiers to values in the _set functions
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 19 Feb 2010 12:20:36 +0000 (13:20 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 19 Feb 2010 13:31:54 +0000 (14:31 +0100)
commit82f380704afcc4977fcf5e814e28a69f8e862ae5
tree06b82998ba9f4caf1f4e4a9e08c3382b831323cf
parent4f840e05fd68714c2f42c671247e708f2ffca186
interpolationcontrolsource: Add const qualifiers to values in the _set functions

The values are not modified and are copied, a const before the parameter
should make this even more obvious.
libs/gst/controller/gstinterpolationcontrolsource.c
libs/gst/controller/gstinterpolationcontrolsource.h