Skip to content
Snippets Groups Projects
Commit 0caabfbc authored by Martin Nilsson's avatar Martin Nilsson
Browse files

Fixed autodoc

Rev: lib/modules/Stdio.pmod/Terminfo.pmod:1.31
parent c5e0b177
No related branches found
No related tags found
No related merge requests found
// $Id: Terminfo.pmod,v 1.30 2010/06/05 12:40:37 grubba Exp $ // $Id: Terminfo.pmod,v 1.31 2010/06/22 12:15:24 nilsson Exp $
#pike __REAL_VERSION__ #pike __REAL_VERSION__
...@@ -775,7 +775,7 @@ class MetaTerminfoDB { ...@@ -775,7 +775,7 @@ class MetaTerminfoDB {
//! An active @[TerminfoDB]. //! An active @[TerminfoDB].
//! @type string //! @type string
//! A directory that may exist and contain a terminfo database. //! A directory that may exist and contain a terminfo database.
//! @endarray //! @endmixed
//! //!
//! @returns //! @returns
//! If the resulting set of @[TerminfoDB]'s is empty, //! If the resulting set of @[TerminfoDB]'s is empty,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment