. Update to 0.47.

PR:		81451
Submitted by:	"Ronald Klop" <ronald@cs.vu.nl> (maintainer)
This commit is contained in:
Greg Lewis
2005-05-25 05:58:54 +00:00
parent 8288775358
commit cbbff8a98e
3 changed files with 3 additions and 18 deletions

View File

@@ -1,14 +0,0 @@
$FreeBSD$
--- code_usage_dump.c.orig Wed Dec 15 22:07:02 2004
+++ code_usage_dump.c Wed Feb 2 22:49:15 2005
@@ -43,0 +44,2 @@
+
+ hashtab* methods;
@@ -53 +55 @@
- hashtab* methods = get_methods();
+ methods = get_methods();
@@ -61 +62,0 @@
- methods_count = 0;
@@ -62,0 +64 @@
+ methods_count = 0;