now what is this? whoi left a '>' in line 628???

This commit is contained in:
Tim Janik 1998-05-10 07:55:48 +00:00
parent 86be352e82
commit 218e61990c
2 changed files with 2 additions and 2 deletions

View File

@ -625,7 +625,7 @@ gdk_pixmap_colormap_create_from_xpm (GdkWindow *window,
return pixmap;
}
>
GdkPixmap*
gdk_pixmap_create_from_xpm (GdkWindow *window,
GdkBitmap **mask,

View File

@ -625,7 +625,7 @@ gdk_pixmap_colormap_create_from_xpm (GdkWindow *window,
return pixmap;
}
>
GdkPixmap*
gdk_pixmap_create_from_xpm (GdkWindow *window,
GdkBitmap **mask,