gstreamer/libs
Tim-Philipp Müller 5d3c58902f 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-28 20:10:31 +01:00
..
gst check: fix 'format string is not a string literal' warning with clang 2015-09-28 20:10:31 +01:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:49:44 +01:00