commit ca5a93d9963c630ff990198ce19051b4f8162723
Author: Scott Kostyshak <[email protected]>
Date:   Fri Feb 21 23:16:18 2025 +0100

    Whitespace
---
 src/tex2lyx/tex2lyx.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/tex2lyx/tex2lyx.cpp b/src/tex2lyx/tex2lyx.cpp
index 9abb491785..663c0bb2e7 100644
--- a/src/tex2lyx/tex2lyx.cpp
+++ b/src/tex2lyx/tex2lyx.cpp
@@ -440,9 +440,9 @@ bool checkModule(string const & name, bool command)
        if (found_module.empty()) {
                // take one of the second row
                if (!potential_modules.empty())
-                       found_module = potential_modules.front();  
+                       found_module = potential_modules.front();
        }
-               
+
        if (!found_module.empty()) {
                vector<string> v;
                LayoutModuleList mods;
-- 
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to