diff options
author | jstebbins <[email protected]> | 2012-12-27 23:27:10 +0000 |
---|---|---|
committer | jstebbins <[email protected]> | 2012-12-27 23:27:10 +0000 |
commit | f89475c8a426907cc85a335460cc1d6e7750614b (patch) | |
tree | 704c7f708f4b7d76edaf0ad477b9c7a712db480b /gtk/src/x264handler.h | |
parent | 0dea09fd27e10f362a94897d993fd540eea5c79f (diff) |
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
Diffstat (limited to 'gtk/src/x264handler.h')
-rw-r--r-- | gtk/src/x264handler.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gtk/src/x264handler.h b/gtk/src/x264handler.h index 592a4fd3b..2e72ce4ba 100644 --- a/gtk/src/x264handler.h +++ b/gtk/src/x264handler.h @@ -17,9 +17,9 @@ * * You should have received a copy of the GNU General Public License * along with callbacks.h. If not, write to: - * The Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor - * Boston, MA 02110-1301, USA. + * The Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor + * Boston, MA 02110-1301, USA. */ #if !defined(_X264HANDLER_H_) |