The source project of this merge request has been removed.
CID 227960: Arguments in wrong order
Swapped arguments: col is passed to row, row is passed to col.
Please check /libgimp/gimpdrawable.c, at line: 150
GimpTile *
gimp_drawable_get_tile (GimpDrawable *drawable,
gboolean shadow,
gint row,
gint col)
Discovered by Coverity Scan.
Edited by Jehan