Changeset 12793 for trunk/gsdl/lib


Ignore:
Timestamp:
2006-09-20T13:31:31+12:00 (18 years ago)
Author:
kjdon
Message:

gcc-4 compilation patch, thanks to Juan Grigera

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/lib/display.h

    r9932 r12793  
    269269  // say where any error logging goes, this can be NULL
    270270  // if no error logging is desired - returns previous value
    271   ostream *displayclass::setlogout (ostream *thelogout);
     271  ostream *setlogout (ostream *thelogout);
    272272
    273273  // debug stuff
Note: See TracChangeset for help on using the changeset viewer.