mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-26 00:58:12 +00:00
916b954315
'return val++;' returns the value before it is incremented because the post increment happens after the statement. Removing the unused increment. https://bugzilla.gnome.org/show_bug.cgi?id=739345 |
||
---|---|---|
.. | ||
gst | ||
Makefile.am |