[Mono-list] Typo in mono.c? patch applied //
Richard Torkar
richard.torkar@htu.se
22 May 2002 21:50:51 +0200
--=-Dho9OAFE/FtFOFVWIqS1
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
--=-Dho9OAFE/FtFOFVWIqS1
Content-Disposition: attachment; filename=mono.c.patch
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; name=mono.c.patch; charset=ISO-8859-1
--- mono.c Wed May 22 09:49:07 2002
+++ mono.c~ Wed May 22 21:46:25 2002
@@ -191,7 +191,7 @@
" --profile record and dump profile info\n"
" --break NAME insert a breakpoint at the start of method NAME=
\n"
" (NAME is in `namespace.name:methodname' format)=
\n"
- " --precomile name precompile NAME before executing the main appli=
cation:\n"
+ " --precompile name precompile NAME before executing the main appl=
ication:\n"
" NAME is in one of the following formats:\n"
" namespace.name compile the given cla=
ss\n"
" namespace.name:method compile the given met=
hod\n"
--=-Dho9OAFE/FtFOFVWIqS1--