Update of /cvsroot/mahogany/M/src/util
In directory usw-pr-cvs1:/tmp/cvs-serv16928/src/util

Modified Files:
        matchurl.cpp 
Log Message:
Do not re-display the last URL found at the end of the message.

Index: matchurl.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/util/matchurl.cpp,v
retrieving revision 1.9
retrieving revision 1.10
diff -b -u -2 -r1.9 -r1.10
--- matchurl.cpp        29 Apr 2002 08:25:25 -0000      1.9
+++ matchurl.cpp        29 Apr 2002 08:41:35 -0000      1.10
@@ -554,4 +554,5 @@
       str.swap(before);
       str.clear();
+      url.clear();
    }
    else // found an URL


_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to