Update of /cvsroot/mahogany/M/src/classes
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13051/src/classes
Modified Files:
MModule.cpp
Log Message:
fixed typo
Index: MModule.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/classes/MModule.cpp,v
retrieving revision 1.91
retrieving revision 1.92
diff -b -u -2 -r1.91 -r1.92
--- MModule.cpp 11 Jul 2004 21:40:32 -0000 1.91
+++ MModule.cpp 11 Jul 2004 22:35:55 -0000 1.92
@@ -696,5 +696,5 @@
// LoadModule() it later
String name;
- wxSplitPath(filename, NULL, &name, NULL),
+ wxSplitPath(filename, NULL, &name, NULL);
MModuleListingEntryImpl entry(
name,
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates