The branch, 2.0.x, has been updated.

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

commit 0ee3c292b057a1458cfe7826185ad39f36a1cfbb
Author: Juergen Spitzmueller <sp...@lyx.org>
Date:   Thu Sep 20 16:24:59 2012 +0200

    Follow Lars' advice
    (cherry picked from commit e2173f14ec613c5540e7352af5aeadf0eb5c070a)

diff --git a/src/LaTeX.cpp b/src/LaTeX.cpp
index ac3f87f..cd05156 100644
--- a/src/LaTeX.cpp
+++ b/src/LaTeX.cpp
@@ -996,7 +996,7 @@ bool completeFilename(string const & ff, DepTable & head)
 }
 
 
-int iterateLine(string const token, regex const reg, string const closing,
+int iterateLine(string const token, regex const reg, string const & closing,
                int fragment_pos, DepTable & head)
 {
        smatch what;

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

Summary of changes:
 src/LaTeX.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to