Branch: Tag:

1997-09-07

1997-09-07 16:43:01 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Fixed typo.

Rev: CHANGES:1.83
Rev: server/base_server/mainconfig.pike:1.78
Rev: server/modules/graphics/graphic_text.pike:1.69
Rev: server/modules/tags/sqltag.pike:1.7
Rev: server/protocols/http.pike:1.42

1:   // This is a roxen module. (c) Informationsvävarna AB 1996.    - constant cvs_version = "$Id: http.pike,v 1.41 1997/09/05 22:34:14 per Exp $"; + constant cvs_version = "$Id: http.pike,v 1.42 1997/09/07 16:43:01 grubba Exp $";   // HTTP protocol module.   #include <config.h>   private inherit "roxenlib";
441:    case "ua-color": /* Color scheme */    case "ua-os": /* OS-name */    case "ua-cpu": /* CPU-type */ -  /* None of the above are interresting or usefull */ +  /* None of the above are interresting or useful */    /* IGNORED */    break;