basetransform: fix typo in debug log output
authorYasushi SHOJI <yashi@atmark-techno.com>
Wed, 29 Mar 2017 10:26:53 +0000 (19:26 +0900)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 19 Apr 2017 08:21:32 +0000 (09:21 +0100)
commitc423df49af7d161bb2e8b9cb2aecc64b4272b9b6
tree893b9cd8fd1e2cc62df63ec65ab3044be07d14b9
parent72e42f0ce95899e39f6254008f45a5a543c15123
basetransform: fix typo in debug log output

This unbalanced closing parenthesis is leftover from the commit
8b739d91e7. It used to wrap the caps but we don't seem to do that in
the current code.

So, just remove it. No functionality has been changed.

https://bugzilla.gnome.org/show_bug.cgi?id=781484
libs/gst/base/gstbasetransform.c