gstreamer/libs/gst
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
..
base index: mark two structs that don't have abi padding 2015-09-28 16:23:41 +02:00
check check: fix 'format string is not a string literal' warning with clang 2015-09-28 20:10:31 +01:00
controller directcontrolbinding: fix formatting 2015-09-28 16:23:41 +02:00
helpers ptp: Check for the actual API we use instead of just looking for __APPLE__ 2015-06-09 11:01:29 +02:00
net ptpclock: Fix error leak during failures 2015-09-25 10:14:45 +02:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:49:44 +01:00