aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-electronics/tnt/files/tnt-1.2.2-bem-nmmtl.patch')
-rw-r--r--sci-electronics/tnt/files/tnt-1.2.2-bem-nmmtl.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/sci-electronics/tnt/files/tnt-1.2.2-bem-nmmtl.patch b/sci-electronics/tnt/files/tnt-1.2.2-bem-nmmtl.patch
deleted file mode 100644
index c990c462a..000000000
--- a/sci-electronics/tnt/files/tnt-1.2.2-bem-nmmtl.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- bem/src/nmmtl.cpp.org 2011-02-19 16:12:58.000000000 -0800
-+++ bem/src/nmmtl.cpp 2011-02-19 16:15:36.000000000 -0800
-@@ -352,7 +352,7 @@
- sprintf (filespec, "%s.result", filename);
- if( (output_file1 = fopen(filespec,"w")) == NULL )
- {
-- printf ("*** Could not open %s for output ***\n");
-+ printf ("*** Could not open %s for output ***\n", filespec);
- return 0; /* Fatal error; could not open output file */
- }
-