Changeset 1044:13bec313170f in mediastreamer2 for src/drawdib-display.c


Ignore:
Timestamp:
Jul 1, 2010 2:23:49 PM (3 years ago)
Author:
unknown <smorlat@…>
Branch:
default
Message:

fix compilation issue

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/drawdib-display.c

    r1000 r1044  
    468468        float scalefactor=obj->sv_scalefactor; 
    469469 
    470         if (wd->window==NULL){ 
     470        if (obj->window==NULL){ 
    471471                goto end; 
    472472        } 
Note: See TracChangeset for help on using the changeset viewer.