diff options
| author | ppedrot | 2013-05-06 20:49:50 +0000 |
|---|---|---|
| committer | ppedrot | 2013-05-06 20:49:50 +0000 |
| commit | 3a569247c5d9260e89ed5a4230468cb60f6f53a0 (patch) | |
| tree | 5c1b29f1de1b3db05d41ac65d41976a5f9356f64 /lib/pp.mli | |
| parent | 0d23af050fe3f93fb3aef907ec4febd6c8d0b32d (diff) | |
Fixing ocamldoc compilation.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@16483 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'lib/pp.mli')
| -rw-r--r-- | lib/pp.mli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/pp.mli b/lib/pp.mli index bc7441836b..ccc6651ae1 100644 --- a/lib/pp.mli +++ b/lib/pp.mli @@ -106,7 +106,7 @@ val std_logger : logger val set_logger : logger -> unit -(** {6 Feedback sent, even asynchronously, to the user interface *) +(** {6 Feedback sent, even asynchronously, to the user interface} *) (* This stuff should be available to most of the system, line msg_* above. * But I'm unsure this is the right place, especially for the global edit_id. |
