pike.git/
src/
modules/
_Roxen/
roxen.c
Branch:
Tag:
Non-build tags
All tags
No tags
2005-04-08
2005-04-08 17:24:39 by Henrik Grubbström (Grubba) <grubba@grubba.org>
03f51be48212ea0d58e1482b12b2961d0fc7405f (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
Fixed warning.
Rev: src/modules/_Roxen/roxen.c:1.43
2:
|| This file is part of Pike. For copyright information see COPYRIGHT. || Pike is distributed under GPL, LGPL and MPL. See the file COPYING || for more information.
-
|| $Id: roxen.c,v 1.
42
2005/04/08 17:
23
:
46
grubba Exp $
+
|| $Id: roxen.c,v 1.
43
2005/04/08 17:
24
:
39
grubba Exp $
*/ #define NO_PIKE_SHORTHAND
393:
*dest=*(bar++); } } else {
-
foo = newstr
->str
;
+
foo =
STR0(
newstr
)
;
for (proc=0; bar<end; foo++) if (*bar=='%') { if (bar[1] == 'u' || bar[1] == 'U') {