mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-15 22:01:27 +00:00
5d3c58902f
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 |
||
---|---|---|
.. | ||
libcheck | ||
.gitignore | ||
check.h | ||
gstbufferstraw.c | ||
gstbufferstraw.h | ||
gstcheck.c | ||
gstcheck.h | ||
gstconsistencychecker.c | ||
gstconsistencychecker.h | ||
gstharness.c | ||
gstharness.h | ||
gsttestclock.c | ||
gsttestclock.h | ||
Makefile.am |