Changes in uspace/lib/draw/path.c [38d150e:a35b458] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/draw/path.c

    r38d150e ra35b458  
    8383                step->to_y = path->cur_y;
    8484                list_append(&step->link, &path->list);
    85                
     85
    8686        }
    8787}
Note: See TracChangeset for help on using the changeset viewer.