mirror of
https://github.com/brl/mutter.git
synced 2024-11-29 19:40:43 -05:00
Fix a typo
This commit is contained in:
parent
d30c52ffd4
commit
850e6318e3
@ -340,7 +340,7 @@ typedef struct _ClutterParamSpecFixed ClutterParamSpecFixed;
|
|||||||
*
|
*
|
||||||
* Since: 0.8
|
* Since: 0.8
|
||||||
*/
|
*/
|
||||||
#define CLUTTER_MINFIXED COGL_FIXED_MAX
|
#define CLUTTER_MINFIXED COGL_FIXED_MIN
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* ClutterParamSpecFixed
|
* ClutterParamSpecFixed
|
||||||
|
Loading…
Reference in New Issue
Block a user