From 142a5fb63776f59594630ab55f12929b8d2e62e4 Mon Sep 17 00:00:00 2001 From: Syam Sidhardhan Date: Thu, 12 Apr 2012 20:33:06 +0530 Subject: [PATCH] sbc: audio: Fix newline before EOF --- ext/sbc/gstsbcutil.h | 1 - 1 file changed, 1 deletion(-) diff --git a/ext/sbc/gstsbcutil.h b/ext/sbc/gstsbcutil.h index a7f84d590c..5e47119516 100644 --- a/ext/sbc/gstsbcutil.h +++ b/ext/sbc/gstsbcutil.h @@ -72,4 +72,3 @@ void gst_sbc_util_set_structure_string_param(GstStructure *structure, GValue *value); gboolean gst_sbc_util_fill_sbc_params(sbc_t *sbc, GstCaps *caps); -