Update of /cvsroot/mahogany/M/lib/dspam
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21134
Modified Files:
util.c
Log Message:
restored correct _ds_prepare_path_for() version
Index: util.c
===================================================================
RCS file: /cvsroot/mahogany/M/lib/dspam/util.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -b -u -2 -r1.5 -r1.6
--- util.c 10 Jul 2004 16:26:02 -0000 1.5
+++ util.c 10 Jul 2004 16:37:31 -0000 1.6
@@ -360,9 +360,4 @@
{
strlcat (path, dir, sizeof (path));
-#ifdef _WIN32
- strlcat (path, "\\", sizeof (path));
-#else
- strlcat (path, "/", sizeof (path));
-#endif
dir = strsep (&file, "/");
-------------------------------------------------------
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