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.cpp

    r543 r760  
    2828/*
    2929   $Log$
     30   Revision 1.6  1999/11/01 21:54:57  sjboddie
     31   changes to arguments of many functions
     32
    3033   Revision 1.5  1999/09/07 23:10:18  rjmcnab
    3134   removed some compiler warnings
     
    6366}
    6467
    65 void tipaction::define_external_macros (const ColInfoResponse_t &/*collectinfo*/, displayclass &disp,
    66                     cgiargsclass &args, recptproto * /*collectproto*/,
    67                     ostream &logout) {
     68void tipaction::define_external_macros (displayclass &disp, cgiargsclass &args,
     69                    recptprotolistclass * /*protos*/, ostream &logout) {
     70
    6871  // define_external_macros sets the following macros:
    6972
Note: See TracChangeset for help on using the changeset viewer.