]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/controllers/ControlToc.h
John's character.C patch (bug fix).
[lyx.git] / src / frontends / controllers / ControlToc.h
index cc06c42e8103d96f5826955400fccc79658029c9..fc3823b87115778cad3f9ac0e4795d5d565495f9 100644 (file)
@@ -1,3 +1,4 @@
+// -*- C++ -*-
 /* This file is part of
  * ====================================================== 
  *
@@ -43,7 +44,7 @@ namespace toc
 {
     /** Given the cmdName of the TOC param, returns the type used
        by ControlToc::getContents() */
-       string getType(string const & cmdName);
+       string const getType(string const & cmdName);
 
 } // namespace toc