mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
Follow Lars' advice
This commit is contained in:
parent
24bd95a933
commit
e2173f14ec
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user