Changeset 322 for trunk/gsdl/src/recpt


Ignore:
Timestamp:
1999-07-01T15:47:49+12:00 (25 years ago)
Author:
rjmcnab
Message:

Fixed a small warning.

File:
1 edited

Legend:

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

    r297 r322  
    1212/*
    1313   $Log$
     14   Revision 1.12  1999/07/01 03:47:49  rjmcnab
     15   Fixed a small warning.
     16
    1417   Revision 1.11  1999/06/27 21:49:01  sjboddie
    1518   fixed a couple of version conflicts - tidied up some small things
     
    436439  text_t OID, topOID, classifytype, icon;
    437440  FilterResponse_t response;
    438   int tabcols, totalcols, lasttabcols;
     441  int tabcols=0, totalcols=0, lasttabcols=0;
    439442
    440443  int gt = args.getintarg("gt");
Note: See TracChangeset for help on using the changeset viewer.