Ignore:
Timestamp:
Mar 28, 2001, 8:11:57 PM (24 years ago)
Author:
umoeller
Message:

misc. changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/helpers/shapewin.c

    r21 r51  
    13381338 *@@changed V0.9.0 [umoeller]: added default window positioning
    13391339 *@@changed V0.9.0 [umoeller]: removed GpiSetBitmap here
     1340 *@@changed V0.9.9 (2001-03-18) [lafaix]: brc was not set
    13401341 */
    13411342
     
    13501351{
    13511352    SIZEL       siz;
    1352     BOOL        brc;
     1353    BOOL        brc = FALSE;
    13531354
    13541355    psb->hab = hab;
Note: See TracChangeset for help on using the changeset viewer.