mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
libgimpmath: fix formatting in gimpmatrix.h
This commit is contained in:
parent
55315a2804
commit
06b2dd35c2
1 changed files with 1 additions and 1 deletions
|
@ -120,8 +120,8 @@ void gimp_matrix3_transform_point (const GimpMatrix3 *matrix,
|
||||||
|
|
||||||
/*****************/
|
/*****************/
|
||||||
/* GimpMatrix4 */
|
/* GimpMatrix4 */
|
||||||
|
|
||||||
/*****************/
|
/*****************/
|
||||||
|
|
||||||
void gimp_matrix4_to_deg (const GimpMatrix4 *matrix,
|
void gimp_matrix4_to_deg (const GimpMatrix4 *matrix,
|
||||||
gdouble *a,
|
gdouble *a,
|
||||||
gdouble *b,
|
gdouble *b,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue