style cleanup
This commit is contained in:
@@ -551,7 +551,7 @@ DEFINE_CUSTOMDATA_LAYER_COLLECTION_ACTIVEITEM(uv_layer, ldata, CD_MLOOPUV, rende
|
||||
|
||||
/* MeshUVLoopLayer */
|
||||
|
||||
static char *rna_MeshUVLoopLayer_path(PointerRNA * ptr)
|
||||
static char *rna_MeshUVLoopLayer_path(PointerRNA *ptr)
|
||||
{
|
||||
return BLI_sprintfN("uv_layers[\"%s\"]", ((CustomDataLayer *)ptr->data)->name);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user