freebsd-ports/devel/gindent/files/patch-src_indent.h
Mathieu Arnold 1a8a092d9f Rename all files containing a : in their filename.
While there, run make makepatch on affected ports, and rename patches
accordingly.

Sponsored by:	Absolight
2016-06-17 23:28:04 +00:00

14 lines
319 B
C

--- src/indent.h.orig 2008-03-11 18:50:42 UTC
+++ src/indent.h
@@ -135,9 +135,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