From bdb814f6ef56edca67e1241eb16df22fdd8ab17c Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Tue, 6 Dec 2005 19:55:58 +0000 Subject: expand tabs Original commit message from CVS: expand tabs --- ext/faac/gstfaac.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ext/faac') diff --git a/ext/faac/gstfaac.h b/ext/faac/gstfaac.h index b45f849e..4a17e108 100644 --- a/ext/faac/gstfaac.h +++ b/ext/faac/gstfaac.h @@ -52,9 +52,9 @@ typedef struct _GstFaac { shortctl, outputformat; gboolean tns, - midside; + midside; gulong bytes, - samples; + samples; /* FAAC object */ faacEncHandle handle; -- cgit v1.2.1