doc: In GstUri we meant nul-terminated, not %NULL
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Sun, 14 Jun 2015 13:17:21 +0000 (09:17 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Sun, 14 Jun 2015 13:17:21 +0000 (09:17 -0400)
commit6eb58a67a937d4f80e9862861b75e82dfe0e51a3
tree5782e37e6bc20ffd77c22dd2040dcc8fd4ce8d30
parent781865e0dae6d187785cb07084a4e3482230461d
doc: In GstUri we meant nul-terminated, not %NULL

%NULL refers to the pointer. I've written it this way in one
word as this is what GLib uses.
gst/gsturi.c