Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 166527
Collapse All | Expand All

(-)/home/graaff/playground/ruby-GD-0.7.4/GD.c (+1 lines)
Lines 1374-1379 Link Here
1374
1374
1375
static VALUE
1375
static VALUE
1376
img_set_interlace(img, val)
1376
img_set_interlace(img, val)
1377
    VALUE img, val;
1377
{
1378
{
1378
    gdImagePtr im;
1379
    gdImagePtr im;
1379
1380

Return to bug 166527