Branch: Tag:

2004-05-05

2004-05-05 21:19:22 by Martin Stjernholm <mast@lysator.liu.se>

Fixed a spello.

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

1:   // This is a roxen pike module. Copyright © 1999 - 2001, Roxen IS.   // - // $Id: Roxen.pmod,v 1.173 2004/04/14 16:27:25 mast Exp $ + // $Id: Roxen.pmod,v 1.174 2004/05/05 21:19:22 mast Exp $      #include <roxen.h>   #include <config.h>
325:   //! raw text which can be included in more types of responses, e.g.   //! inside multistatus responses in WebDAV. The message may contain   //! line feeds ('\n') and ISO-8859-1 characters in the ranges 32..126 - //! and 128..255. Line feeds is converted to space if the response + //! and 128..255. Line feeds are converted to spaces if the response   //! format doesn't allow them.   //!   //! If @[args] is given, @[message] is taken as an @[sprintf] style