GNOME Bugzilla – Bug 739941
gl: Correct invalid comment text
Last modified: 2014-11-12 00:45:43 UTC
There are some invalid comment text in gstglwindow.c I fixed it
Created attachment 290398 [details] [review] gl: Correct invalid comment text
Thanks for the patch. However it doesn't seem to change anything?
I was curious so I went to http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/tree/gst-libs/gst/gl/gstglwindow.c#n981 and indeed it removes all the "+" :)
I just removed unnecessary '+' character in the comments :-)
commit a2e2507dbe00e6eacafb10ed97c1493158a23826 Author: Hyunjun Ko <zzoonis@gmail.com> Date: Tue Nov 11 17:04:48 2014 +0900 gl: Correct invalid comment text