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/snapshot/gstsnapshot.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/snapshot') diff --git a/ext/snapshot/gstsnapshot.c b/ext/snapshot/gstsnapshot.c index cc259460..d037de00 100644 --- a/ext/snapshot/gstsnapshot.c +++ b/ext/snapshot/gstsnapshot.c @@ -26,7 +26,7 @@ #include "gstsnapshot.h" #include -#define MAX_HEIGHT 2048 +#define MAX_HEIGHT 2048 /* elementfactory information */ static GstElementDetails snapshot_details = { -- cgit v1.2.1