aboutsummaryrefslogtreecommitdiff
path: root/games/deng/files
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-05-09 12:17:06 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-05-09 12:17:06 +0000
commit7620bfe71489bd943426beaba2191c241a0845b7 (patch)
tree96b9cca3a61e19be86e14a3d3f58817dc36c9300 /games/deng/files
parentaf5296425d88d669f8022225651cfab2228859f2 (diff)
Notes
Diffstat (limited to 'games/deng/files')
-rw-r--r--games/deng/files/patch-Src_dd__pinit.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/deng/files/patch-Src_dd__pinit.c b/games/deng/files/patch-Src_dd__pinit.c
index 79f7f7557b89..468e5e81063f 100644
--- a/games/deng/files/patch-Src_dd__pinit.c
+++ b/games/deng/files/patch-Src_dd__pinit.c
@@ -1,11 +1,11 @@
--- Src/dd_pinit.c.orig
+++ Src/dd_pinit.c
-@@ -227,7 +227,7 @@
+@@ -226,7 +226,7 @@
FH_Clear();
ArgShutdown();
- free(mainzone);
+ Z_Shutdown();
- DD_ShutdownDGL();
-+// DD_ShutdownDGL();
++ //DD_ShutdownDGL();
// Close the message output file.
fclose(outFile);