diff options
author | Maho Nakata <maho@FreeBSD.org> | 2016-04-18 11:28:17 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2016-04-18 11:28:17 +0000 |
commit | f18cdd2f47e0ad8e2efa6320e4d798dca685c435 (patch) | |
tree | e4d96abb7da8fa9289f63ac31db0946d39c9c989 /math/spooles/files/patch-Tree+src+makeGlobalLib | |
parent | Update 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@
Diffstat (limited to 'math/spooles/files/patch-Tree+src+makeGlobalLib')
-rw-r--r-- | math/spooles/files/patch-Tree+src+makeGlobalLib | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/spooles/files/patch-Tree+src+makeGlobalLib b/math/spooles/files/patch-Tree+src+makeGlobalLib index 37a9c12bbd97..46a714196e77 100644 --- a/math/spooles/files/patch-Tree+src+makeGlobalLib +++ b/math/spooles/files/patch-Tree+src+makeGlobalLib @@ -1,6 +1,6 @@ ---- Tree/src/makeGlobalLib.orig Fri Sep 18 04:26:35 1998 -+++ Tree/src/makeGlobalLib Mon May 5 08:30:58 2003 -@@ -6,7 +6,8 @@ +--- Tree/src/makeGlobalLib.orig 1998-09-17 19:26:35 UTC ++++ Tree/src/makeGlobalLib +@@ -6,7 +6,8 @@ OBJ = Tree SRC = basics.c \ compress.c \ |