Branch: Tag:

2003-12-09

2003-12-09 08:11:53 by Martin Nilsson <mani@lysator.liu.se>

push_text -> push_constant_text

Rev: src/modules/Image/colors.c:1.70
Rev: src/modules/Image/image_module.c:1.19
Rev: src/modules/Image/layers.c:1.93
Rev: src/modules/Parser/parser.c:1.19
Rev: src/modules/_Roxen/roxen.c:1.35
Rev: src/modules/files/udp.c:1.61
Rev: src/signal_handler.c:1.289

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.34 2003/04/14 14:24:03 mast Exp $ + || $Id: roxen.c,v 1.35 2003/12/09 08:09:38 nilsson Exp $   */      #define NO_PIKE_SHORTHAND
131:    */    if( (spc < 2) && tot_slash_n )    { -  push_text( "" ); +  push_constant_text( "" );    /* This includes (all eventual) \r\n etc. */    push_text( hp->headers );    f_aggregate_mapping( 0 );