]> git.lyx.org Git - lyx.git/blobdiff - src/support/lstrings.h
remove unused stuff
[lyx.git] / src / support / lstrings.h
index 16288e6f44350e59b76ae653bbba5014bee6394f..21d57eeb91380727a1cbe65a4a8d1c299477170e 100644 (file)
@@ -216,7 +216,8 @@ std::string const split(std::string const & a, char delim);
 /// Same as split but uses the last delim.
 std::string const rsplit(std::string const & a, std::string & piece, char delim);
 
-/// Escapes non ASCII chars
+/// Escapes non ASCII chars and other problematic characters that cause
+/// problems in latex labels.
 docstring const escape(docstring const & lab);
 
 /// gives a vector of stringparts which have the delimiter delim