Branch: Tag:

2001-08-08

2001-08-08 23:12:46 by Martin Nilsson <mani@lysator.liu.se>

Autodoc syntax fixes

Rev: server/etc/modules/DBManager.pmod:1.14
Rev: server/etc/modules/Roxen.pmod:1.109
Rev: server/etc/modules/Variable.pmod/module.pmod:1.62

1:   // This is a roxen pike module. Copyright © 1999 - 2000, Roxen IS.   // - // $Id: Roxen.pmod,v 1.108 2001/08/05 20:11:14 nilsson Exp $ + // $Id: Roxen.pmod,v 1.109 2001/08/08 23:11:20 nilsson Exp $      #include <roxen.h>   #include <config.h>
258:      static int chd_lt;   static string chd_lf; +    string cern_http_date(int t)   //! Return a date, formated to be used in the common log format   {
1580:    ({ "''", "\"'\"'\"" }) );       default: -  //! Unknown encoding. Let the caller decide what to do with it. +  // Unknown encoding. Let the caller decide what to do with it.    return 0;    }   }