Ignore:
Timestamp:
1999-07-30T14:24:45+12:00 (25 years ago)
Author:
sjboddie
Message:

added collectinfo argument to some functions

File:
1 edited

Legend:

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

    r357 r421  
    1212/*
    1313   $Log$
     14   Revision 1.2  1999/07/30 02:24:45  sjboddie
     15   added collectinfo argument to some functions
     16
    1417   Revision 1.1  1999/07/09 02:18:27  rjmcnab
    1518   Initial revision.
     
    2326
    2427
    25 void tipaction::define_external_macros (displayclass &disp, cgiargsclass &/*args*/,
    26                     recptproto */*collectproto*/, ostream &logout) {
     28void tipaction::define_external_macros (const ColInfoResponse_t &/*collectinfo*/, displayclass &disp,
     29                    cgiargsclass &/*args*/, recptproto */*collectproto*/,
     30                    ostream &logout) {
    2731
    2832  // define_external_macros sets the following macros:
Note: See TracChangeset for help on using the changeset viewer.