diff options
Diffstat (limited to 'devel/gindent/files/patch-indent.h')
-rw-r--r-- | devel/gindent/files/patch-indent.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/devel/gindent/files/patch-indent.h b/devel/gindent/files/patch-indent.h new file mode 100644 index 000000000000..749a55b6e2a2 --- /dev/null +++ b/devel/gindent/files/patch-indent.h @@ -0,0 +1,8 @@ +--- indent.h.orig Thu Nov 16 19:01:04 2000 ++++ indent.h Fri Apr 20 01:16:45 2001 +@@ -63 +63 @@ +-#define DEFAULT_RIGHT_MARGIN 78 ++#define DEFAULT_RIGHT_MARGIN 79 +@@ -65 +65 @@ +-#define DEFAULT_RIGHT_COMMENT_MARGIN 78 ++#define DEFAULT_RIGHT_COMMENT_MARGIN 79 |