diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-08 12:09:47 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-08 12:09:47 +0000 |
commit | 4e40499c9ce32c4f19e348cecc5704518c562399 (patch) | |
tree | 05db6f7b48a4f3afc16916e6fe031ee4fe5efb49 /games/traindirector/files/patch-tgraph.c | |
parent | [NEW PORT] sysutils/autopsy: The Autopsy Forensic (diff) |
[maintainer update] train director to 1.18e
upgrading the train director game port to 1.18e (received
a request by email too)
PR: ports/56589
Submitted by: Guido Falsi <mad@madpilot.net>
Notes
Notes:
svn path=/head/; revision=88800
Diffstat (limited to 'games/traindirector/files/patch-tgraph.c')
-rw-r--r-- | games/traindirector/files/patch-tgraph.c | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/games/traindirector/files/patch-tgraph.c b/games/traindirector/files/patch-tgraph.c index 7848a0e0b606..7d0a91b1fbb8 100644 --- a/games/traindirector/files/patch-tgraph.c +++ b/games/traindirector/files/patch-tgraph.c @@ -1,11 +1,10 @@ ---- tgraph.c.orig Sun Sep 7 23:42:59 2003 -+++ tgraph.c Sun Sep 7 23:43:04 2003 -@@ -22,7 +22,7 @@ +--- tgraph.c.orig Fri Jul 18 15:57:50 2003 ++++ tgraph.c Fri Jul 18 15:57:58 2003 +@@ -22,7 +22,6 @@ #include <stdio.h> #include <string.h> #include <stdlib.h> -#include <malloc.h> -+#include <stdlib.h> #include "trsim.h" #define STATION_WIDTH 100 |