gstreamer/libs
Tim-Philipp Müller 9dc3ca9b75 check: fix 'format string is not a string literal' warning with clang
Broke this when I removed the G_GNUC_PRINTF in a previous
commit to fix indentation, since it was not really needed.
Turns out unlike gcc clang warns though if a non-literal
format string is passed then. Fix indentation differently.

http://clang.llvm.org/docs/AttributeReference.html#format-gnu-format
2015-09-29 14:03:03 +01:00
..
gst check: fix 'format string is not a string literal' warning with clang 2015-09-29 14:03:03 +01:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:49:44 +01:00