1
0
mirror of https://github.com/brl/mutter.git synced 2025-04-03 17:13:46 +00:00

Fix a typo

This commit is contained in:
Emmanuele Bassi 2008-10-31 12:07:01 +00:00
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