Ignore:
Timestamp:
1999-11-02T10:56:32+13:00 (25 years ago)
Author:
sjboddie
Message:

changes to arguments of many functions

File:
1 edited

Legend:

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

    r533 r760  
    4141  text_t get_action_name () {return "tip";}
    4242 
    43   void define_external_macros (const ColInfoResponse_t &collectinfo, displayclass &disp,
    44                    cgiargsclass &args, recptproto *collectproto,
    45                    ostream &logout);
     43  void define_external_macros (displayclass &disp, cgiargsclass &args,
     44                   recptprotolistclass *protos, ostream &logout);
    4645};
    4746
Note: See TracChangeset for help on using the changeset viewer.