Roxen.git/
server/
etc/
modules/
Variable.pmod/
module.pmod
Branch:
Tag:
Non-build tags
All tags
No tags
2000-09-22
2000-09-22 14:14:09 by Jonas Wallden <jonasw@roxen.com>
22d08d7d2a94b5bfed5420cbc8a48429eb610240 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
5.2
Typo fix.
Rev: server/etc/modules/Variable.pmod/module.pmod:1.20
1:
-
// $Id: module.pmod,v 1.
19
2000/09/
20
22:
24
:
16
per
Exp $
+
// $Id: module.pmod,v 1.
20
2000/09/
22
14
:
14
:
09
jonasw
Exp $
#include <module.h> #include <roxen.h>
1194:
{ warning += "SSL support not available in this pike version."
-
"Transformed "+protocol+" to";
+
"Transformed "+protocol+" to
";
protocol = protocol[ ..strlen(protocol)-2 ]; warning += protocol+"\n"; }