commit c5b1ce5f37fd89711819d067a7ab7b1065577c0f
Author: Thibaut Cuvelier <[email protected]>
Date: Sat May 18 19:38:52 2024 +0200
Make comment clearer.
---
src/insets/InsetInfo.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/insets/InsetInfo.cpp b/src/insets/InsetInfo.cpp
index 90f1620b0a..14861cd707 100644
--- a/src/insets/InsetInfo.cpp
+++ b/src/insets/InsetInfo.cpp
@@ -1563,7 +1563,7 @@ void xhtmlShortcutInfo(XMLStream & xs, const
InsetInfoParams & params) {
sequence = theTopLevelKeymap().printBindings(func,
KeySequence::ForGui);
seq_untranslated = theTopLevelKeymap().printBindings(func,
KeySequence::ForGui, true);
}
- // No other possible case.
+ // No other possible case (`return` at the beginning of the function
otherwise).
Language const * tryguilang =
languages.getFromCode(Messages::guiLanguage());
// Some info insets use the language of the GUI (if available)
--
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs