Clang-Tidy: enable readability-named-parameter
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
#endif
|
||||
|
||||
/* local prototypes --------------------- */
|
||||
void BLO_blendhandle_print_sizes(BlendHandle *, void *);
|
||||
void BLO_blendhandle_print_sizes(BlendHandle *bh, void *fp);
|
||||
|
||||
/* Access routines used by filesel. */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user