From 1e9da75769de34e818e0cefc8aa6fb7f4e60731c Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> Date: Wed, 26 Jan 2005 23:00:50 +0000 Subject: Update to garbage collector git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1002 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/map.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/map/map.c b/src/map/map.c index e942ead50..16a8d5905 100644 --- a/src/map/map.c +++ b/src/map/map.c @@ -2697,7 +2697,7 @@ int do_init(int argc, char *argv[]) { FILE *data_conf; char line[1024], w1[1024], w2[1024]; -#ifdef DGCOLLECT +#ifdef GCOLLECT GC_enable_incremental(); #endif -- cgit v1.2.3-70-g09d2