. Update to 0.47.
PR: 81451 Submitted by: "Ronald Klop" <ronald@cs.vu.nl> (maintainer)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user