From 17665c37f7a19cf21526bc1ff1654d26446956a2 Mon Sep 17 00:00:00 2001 From: fluxgen Date: Mon, 30 Jun 2003 22:21:33 +0000 Subject: forgot a comma --- src/FbCommandFactory.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/FbCommandFactory.cc b/src/FbCommandFactory.cc index ca2d89a..8e26918 100644 --- a/src/FbCommandFactory.cc +++ b/src/FbCommandFactory.cc @@ -20,7 +20,7 @@ // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: FbCommandFactory.cc,v 1.4 2003/06/30 21:51:47 fluxgen Exp $ +// $Id: FbCommandFactory.cc,v 1.5 2003/06/30 22:21:33 fluxgen Exp $ #include "FbCommandFactory.hh" @@ -40,7 +40,7 @@ FbCommandFactory::FbCommandFactory() { const char commands[][25] = { "setstyle", "saverc", - "reconfigure" + "reconfigure", "execcommand", "exec", "execute", -- cgit v0.11.2