[PATCH] Add missing return value in dummyagent.c
Keith Seitz
keiths@redhat.com
Sat Jun 9 17:49:00 GMT 2007
Hi,
I'm committing this tiny patch as obvious (do we have such a rule?). It
adds the missing return value from the Agent_OnLoad function defined in
the jvmti testsuite's dummyagent.c.
Keith
ChangeLog
2007-06-09 Keith Seitz <keiths@redhat.com>
* testsuite/libjava.jvmti/dummyagent.c (Agent_OnLoad):
Add missing return value.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dummyagent.patch
Type: text/x-patch
Size: 341 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20070609/e9006f25/attachment.bin>
More information about the Java-patches
mailing list