clock: fix compiler warning
authorSebastian Rasmussen <sebrn@axis.com>
Mon, 18 Jun 2012 13:28:20 +0000 (15:28 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 18 Jun 2012 13:28:20 +0000 (15:28 +0200)
commit74cf8103922377af465cc33c803e55ed42ea45bf
treed30c5b6c62c0dc33ad69de89192435bafc9bd122
parent2cb9eba560b72e94b8bcdd83793bc62f4d081615
clock: fix compiler warning

Cast to the right value, it might indeed overflow but we want the compiler to
ignore that.
gst/gstclock.h