summaryrefslogtreecommitdiff
path: root/devel/gindent/files/patch-src_indent.h
blob: b146ed5cfc380c8c8745db86f1342b8e0c434fd2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- src/indent.h.orig	2018-09-02 20:25:26 UTC
+++ src/indent.h
@@ -141,9 +141,9 @@ typedef enum bb_code
   bb_cast
 } bb_code_ty;
 
-#define DEFAULT_RIGHT_MARGIN 78
+#define DEFAULT_RIGHT_MARGIN 79
 
-#define DEFAULT_RIGHT_COMMENT_MARGIN 78
+#define DEFAULT_RIGHT_COMMENT_MARGIN 79
 
 #define DEFAULT_LABEL_INDENT -2