summaryrefslogtreecommitdiffstats
path: root/devel/indent/gcc-4.0-indent.h.patch
diff options
context:
space:
mode:
Diffstat (limited to 'devel/indent/gcc-4.0-indent.h.patch')
-rw-r--r--devel/indent/gcc-4.0-indent.h.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/indent/gcc-4.0-indent.h.patch b/devel/indent/gcc-4.0-indent.h.patch
deleted file mode 100644
index a28f94b8f3..0000000000
--- a/devel/indent/gcc-4.0-indent.h.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/indent.h.old 2005-08-10 18:05:07.000000000 -0700
-+++ src/indent.h 2005-08-10 18:03:46.000000000 -0700
-@@ -97,7 +97,7 @@
- extern unsigned long in_prog_size;
-
- /* The output file. */
--extern FILE *output;
-+static FILE *output;
-
-
-