mirror of
https://github.com/brl/mutter.git
synced 2025-06-21 20:51:20 +00:00
Fix a typo
This commit is contained in:
@ -340,7 +340,7 @@ typedef struct _ClutterParamSpecFixed ClutterParamSpecFixed;
|
||||
*
|
||||
* Since: 0.8
|
||||
*/
|
||||
#define CLUTTER_MINFIXED COGL_FIXED_MAX
|
||||
#define CLUTTER_MINFIXED COGL_FIXED_MIN
|
||||
|
||||
/**
|
||||
* ClutterParamSpecFixed
|
||||
|
Reference in New Issue
Block a user