commit 09292339ac9634fac93ba6a0ef263bc1ac1260b9
Author: Jean-Marc Lasgouttes <[email protected]>
Date: Thu Feb 13 11:27:17 2025 +0100
spacing
---
src/LyXRC.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/LyXRC.cpp b/src/LyXRC.cpp
index e130fbf584..4309fc41d4 100644
--- a/src/LyXRC.cpp
+++ b/src/LyXRC.cpp
@@ -367,7 +367,7 @@ LyXRC::ReturnValues LyXRC::read(Lexer & lexrc, bool
check_format)
if (lexrc.next()) {
string const
kmap(os::internal_path(lexrc.getString()));
if (!libFileSearch("kbd", kmap, "kmap").empty()
- || kmap.empty()) {
+ || kmap.empty()) {
primary_kbmap = kmap;
} else {
lexrc.printError("LyX: Keymap `$$Token'
not found");
--
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs