Changeset 2466


Ignore:
Timestamp:
2001-05-23T15:15:20+12:00 (23 years ago)
Author:
dmm9
Message:

changes to variable names/types

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/recpt/browseactiontools.h

    r2460 r2466  
    3232
    3333//this puts ands or ors into the querystring as necessary
    34 void format_qstring(text_t orig, text_t& formatted, int and_or);
     34void format_browsestring(text_t orig, text_t& formatted, int and_or);
    3535
    36 void set_browsefilter_options(FilterRequest_t &request, text_t &querystring,
     36void set_browsefilter_options(FilterRequest_t &request, text_t &browsestring,
    3737                  cgiargsclass &args);
    3838
Note: See TracChangeset for help on using the changeset viewer.