]> git.lyx.org Git - features.git/blobdiff - src/toc.h
* Change several freestanding and class methods with first letter
[features.git] / src / toc.h
index 96f6966de3b257c9ff8be3dc74a0619f6b3da38a..e44366664ce22c511ba06018a7216dbae1af934b 100644 (file)
--- a/src/toc.h
+++ b/src/toc.h
@@ -95,7 +95,7 @@ enum OutlineOp {
 };
 
 
-void Outline(OutlineOp, Buffer *, pit_type &);
+void outline(OutlineOp, Buffer *, pit_type &);
 
 
 } // namespace toc