netclock: Fix docstring for round-trip-limit and uninit access warning.
authorJan Schmidt <jan@centricular.com>
Wed, 27 Nov 2013 07:32:22 +0000 (18:32 +1100)
committerJan Schmidt <jan@centricular.com>
Wed, 27 Nov 2013 07:32:22 +0000 (18:32 +1100)
commit73a58cb0a2b861df6c20a8c30747117562fa7523
tree5ad29ac8342116c78b56da7aef4c14bb63f9b413
parent1ce704d45d96bd016835e4b2adf92f0a288260b6
netclock: Fix docstring for round-trip-limit and uninit access warning.

Fix a typo in a doc string - the property is round-trip-limit, not
roundtrip-limit.

Remove a bogus GST_WARNING that can print an uninitialised variable
and is redundant anyway.
libs/gst/net/gstnetclientclock.c