Ignore:
Timestamp:
2000-03-01T10:00:38+13:00 (24 years ago)
Author:
sjboddie
Message:

fixed some compiler warnings

File:
1 edited

Legend:

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

    r938 r995  
    5353                    bool use_table, text_tset &metadata, bool &getParents,
    5454                    recptproto *collectproto, displayclass &disp,
    55                     outconvertclass &outconvert, ostream &textout,
    56                     ostream &logout);
     55                    outconvertclass &outconvert, ostream &textout, ostream &logout);
     56
     57  virtual int output_section_group (FilterResponse_t &sections, cgiargsclass &args,
     58                    const text_t &collection, int colnumber, format_t *formatlistptr,
     59                    bool use_table, text_tset &metadata, bool &getParents,
     60                    recptproto *collectproto, displayclass &disp,
     61                    outconvertclass &outconvert, ostream &textout, ostream &logout);
    5762
    5863};
Note: See TracChangeset for help on using the changeset viewer.