From f89475c8a426907cc85a335460cc1d6e7750614b Mon Sep 17 00:00:00 2001 From: jstebbins Date: Thu, 27 Dec 2012 23:27:10 +0000 Subject: lingui: convert tabs to spaces Makes lingui source conform to hb standard for indentation. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5112 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- gtk/src/appcast.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk/src/appcast.h') diff --git a/gtk/src/appcast.h b/gtk/src/appcast.h index 2520be601..d4f5eea55 100644 --- a/gtk/src/appcast.h +++ b/gtk/src/appcast.h @@ -17,6 +17,6 @@ #define _GHB_APPCAST_H_ void ghb_appcast_parse( - gchar *buf, gchar **desc, gchar **build, gchar **version); + gchar *buf, gchar **desc, gchar **build, gchar **version); #endif // _GHB_APPCAST_H_ -- cgit v1.2.3