From: Pavel Sanda Date: Sun, 15 Jul 2012 21:25:34 +0000 (+0200) Subject: Add comment in lstrings.h X-Git-Tag: 2.1.0beta1~1652 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=7b1b9823ff386602e3c541db405a18b057915168;p=features.git Add comment in lstrings.h --- diff --git a/src/support/lstrings.h b/src/support/lstrings.h index 52b6ee3596..23ac71216a 100644 --- a/src/support/lstrings.h +++ b/src/support/lstrings.h @@ -229,6 +229,7 @@ docstring const ltrim(docstring const & a, char const * p = " "); will be the whole of the string if no delimiter is found. The return value is what follows delim, if anything. So the return value is the null string if no delimiter is found. + 'a' and 'piece' must be different variables. Examples: \code s1= "a;bc"; s2= ""