Ignore:
Timestamp:
Jun 17, 2000, 1:58:07 PM (25 years ago)
Author:
sandervl
Message:

minor update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gdi32/dibsect.cpp

    r3711 r3726  
    1 /* $Id: dibsect.cpp,v 1.34 2000-06-14 18:30:15 sandervl Exp $ */
     1/* $Id: dibsect.cpp,v 1.35 2000-06-17 11:58:07 sandervl Exp $ */
    22
    33/*
     
    518518        //restore old y inversion height
    519519        if(fRestoryYInversion) GpiEnableYInversion(hps, oldyinversion);
     520        SetLastError(ERROR_SUCCESS_W);
    520521        return(TRUE);
    521522  }
Note: See TracChangeset for help on using the changeset viewer.