[vte] Indent



commit 1388c74ff3d025b0b87a9de2a94d6407c40980b0
Author: Behdad Esfahbod <behdad behdad org>
Date:   Wed Aug 11 16:54:52 2010 -0400

    Indent

 src/vte-private.h |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/src/vte-private.h b/src/vte-private.h
index 6502536..1d498d2 100644
--- a/src/vte-private.h
+++ b/src/vte-private.h
@@ -227,15 +227,15 @@ struct _VteTerminalPrivate {
 		long scroll_delta;	/* scroll offset */
 		long insert_delta;	/* insertion offset */
 		VteCell defaults;	/* default characteristics
-						   for insertion of any new
-						   characters */
+					   for insertion of any new
+					   characters */
 		VteCell color_defaults;	/* original defaults
-							   plus the current
-							   fore/back */
+					   plus the current
+					   fore/back */
 		VteCell fill_defaults;	/* original defaults
-							   plus the current
-							   fore/back with no
-							   character data */
+					   plus the current
+					   fore/back with no
+					   character data */
 		gboolean alternate_charset;
 		gboolean status_line;
 		GString *status_line_contents;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]