Changeset 541 for trunk/gsdl/src/recpt


Ignore:
Timestamp:
1999-09-08T11:06:58+12:00 (25 years ago)
Author:
rjmcnab
Message:

removed some compiler warnings.

File:
1 edited

Legend:

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

    r533 r541  
    2828/*
    2929   $Log$
     30   Revision 1.22  1999/09/07 23:06:58  rjmcnab
     31   removed some compiler warnings.
     32
    3033   Revision 1.21  1999/09/07 04:56:52  sjboddie
    3134   added GPL notice
     
    150153// expand/contract text and highlighting/no highlighting buttons
    151154static void output_controls (cgiargsclass &args, const text_tarray &ibuttons,
    152                  recptproto */*collectproto*/, displayclass &disp,
     155                 recptproto * /*collectproto*/, displayclass &disp,
    153156                 outconvertclass &outconvert, ostream &textout,
    154157                 ostream &/*logout*/) {
     
    204207// server which would send a link to the cover image if there
    205208// was one otherwise send title, author and stuff
    206 static void output_cover_image (cgiargsclass &args, recptproto */*collectproto*/,
     209static void output_cover_image (cgiargsclass &args, recptproto * /*collectproto*/,
    207210                displayclass &disp, outconvertclass &outconvert,
    208211                ostream &textout, ostream &/*logout*/) {
Note: See TracChangeset for help on using the changeset viewer.