]> git.lyx.org Git - features.git/blobdiff - src/lyxrc.C
the FuncRequest changes
[features.git] / src / lyxrc.C
index 33f0c601b017fa93f6db19bdbe73fb9c32da6c89..eef41ae2f82d4e608a98ed3d8bf8d1f78092231e 100644 (file)
@@ -726,7 +726,7 @@ int LyXRC::read(string const & filename)
                                break;
                        }
 
-                       if ((action = lyxaction.LookupFunc(cmd))>= 0) {
+                       if ((action = lyxaction.LookupFunc(cmd)) >= 0) {
                                if (lyxerr.debugging(Debug::LYXRC)) {
                                        lyxerr << "RC_BIND: Sequence `"
                                               << seq << "' Command `"