diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-04-20 08:33:17 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-04-20 08:33:17 +0000 |
commit | a1f6a30d25406d4bd8358e490c2821b570faeee9 (patch) | |
tree | 8e0aaf5fc83cfe07e1227b9f802074282c001e4a /devel/gindent/files/patch-indent.h | |
parent | This looks like it is indeed going to be the official index file (diff) |
Default to KNF.
Notes
Notes:
svn path=/head/; revision=41697
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 |