summaryrefslogtreecommitdiff
path: root/math/spooles/files/patch-MT+drivers+AllInOneMT.c
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2016-04-18 11:28:17 +0000
committerMaho Nakata <maho@FreeBSD.org>2016-04-18 11:28:17 +0000
commitf18cdd2f47e0ad8e2efa6320e4d798dca685c435 (patch)
treee4d96abb7da8fa9289f63ac31db0946d39c9c989 /math/spooles/files/patch-MT+drivers+AllInOneMT.c
parentUpdate to version 2.10 (diff)
Cosmetic updates
- Clean up a malloc() call to get rid of some warnings. - Pet portlint by using "makepatch" for the patches, added the license, changed a tab after the WWW line. PR: 208295 Submitted by: pfg@
Notes
Notes: svn path=/head/; revision=413569
Diffstat (limited to 'math/spooles/files/patch-MT+drivers+AllInOneMT.c')
-rw-r--r--math/spooles/files/patch-MT+drivers+AllInOneMT.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/spooles/files/patch-MT+drivers+AllInOneMT.c b/math/spooles/files/patch-MT+drivers+AllInOneMT.c
index 0553491c9a48..932be8e26c12 100644
--- a/math/spooles/files/patch-MT+drivers+AllInOneMT.c
+++ b/math/spooles/files/patch-MT+drivers+AllInOneMT.c
@@ -1,6 +1,6 @@
---- MT/drivers/allInOneMT.c.orig Sat Aug 9 14:06:19 2003
-+++ MT/drivers/allInOneMT.c Sat Aug 9 14:13:07 2003
-@@ -35,7 +35,7 @@
+--- MT/drivers/allInOneMT.c.orig 1999-01-21 16:51:22 UTC
++++ MT/drivers/allInOneMT.c
+@@ -35,7 +35,7 @@ DenseMtx *mtxY, *mtxX ;
Chv *rootchv ;
ChvManager *chvmanager ;
double droptol = 0.0, tau = 100. ;