Update of /cvsroot/mahogany/M/include
In directory sc8-pr-cvs1:/tmp/cvs-serv4460/include
Modified Files:
strutil.h
Log Message:
CRLF fix and font fix for minimal editor
Index: strutil.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/strutil.h,v
retrieving revision 1.60
retrieving revision 1.61
diff -b -u -2 -r1.60 -r1.61
--- strutil.h 14 Feb 2003 23:28:18 -0000 1.60
+++ strutil.h 1 Sep 2003 15:35:31 -0000 1.61
@@ -240,4 +240,12 @@
strutil_enforceCRLF(String const &in);
+/** Enforces LF '\n' newline convention.
+
+ @param in string to copy
+ @return the UNIXified string
+*/
+String
+strutil_enforceLF(String const &in);
+
/** Enforces native CR/LF newline convention for this platform.
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates