commit eb79a98e01cfe189a6e45b7c683697396b650482
Author: Richard Heck <[email protected]>
Date:   Mon Mar 23 21:58:45 2015 -0400

    Whitespace.

diff --git a/src/insets/InsetInfo.cpp b/src/insets/InsetInfo.cpp
index 3d35e29..e70b519 100644
--- a/src/insets/InsetInfo.cpp
+++ b/src/insets/InsetInfo.cpp
@@ -397,7 +397,7 @@ void InsetInfo::updateInfo()
        case ICON_INFO: {
                FuncRequest func = lyxaction.lookupFunc(name_);
                docstring icon_name = frontend::Application::iconName(func, 
true);
-               //FIXME: We should use the icon directly instead of
+               // FIXME: We should use the icon directly instead of
                // going through FileName. The code below won't work
                // if the icon is embedded in the executable through
                // the Qt resource system.

Reply via email to