ports/math/spooles/files/patch-ETree+src+makeGlobalLib
Maho Nakata f18cdd2f47 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@
2016-04-18 11:28:17 +00:00

10 lines
250 B
Text

--- ETree/src/makeGlobalLib.orig 1998-09-17 19:25:01 UTC
+++ ETree/src/makeGlobalLib
@@ -8,6 +8,7 @@ SRC = IO.c \
basics.c \
compress.c \
init.c \
+ initFromSubtree.c \
instance.c \
justify.c \
maps.c \