Branch: Tag:

2008-11-05

2008-11-05 13:33:09 by Martin Stjernholm <mast@lysator.liu.se>

Doc fix.

Rev: server/etc/modules/Roxen.pmod:1.254

1:   // This is a roxen pike module. Copyright © 1999 - 2004, Roxen IS.   // - // $Id: Roxen.pmod,v 1.253 2008/11/05 13:25:16 mast Exp $ + // $Id: Roxen.pmod,v 1.254 2008/11/05 13:33:09 mast Exp $      #include <roxen.h>   #include <config.h>
2463:   //! @value "quoted-printable"   //! @value "qp"   //! Quoted-Printable MIME encoding. Requires octet (i.e. non-wide) - //! strings. Requires octet (i.e. non-wide) strings. C.f. - //! @[MIME.encode_qp]. + //! strings. C.f. @[MIME.encode_qp].   //!   //! @value "http"   //! HTTP encoding (i.e. using @expr{%xx@} style escapes) of