mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-23 13:31:49 +00:00
Fix warning.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18726 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
bb8df6cc00
commit
f8ee89093d
@ -232,6 +232,7 @@ docstring ListingsParam::validate(string const & par) const
|
||||
return _("Unbalanced braces!");
|
||||
return docstring();
|
||||
}
|
||||
return docstring();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user