The branch, master, has been updated.

- Log -----------------------------------------------------------------

commit 7b1b9823ff386602e3c541db405a18b057915168
Author: Pavel Sanda <[email protected]>
Date:   Sun Jul 15 23:25:34 2012 +0200

    Add comment in lstrings.h

diff --git a/src/support/lstrings.h b/src/support/lstrings.h
index 52b6ee3..23ac712 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= ""

-----------------------------------------------------------------------

Summary of changes:
 src/support/lstrings.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to