mirror of
https://github.com/brl/mutter.git
synced 2024-11-12 17:27:03 -05:00
2006-11-23 Matthew Allum <mallum@openedhand.com>
* clutter/clutter-debug.h: Fix small macro typo.
This commit is contained in:
parent
c57108e030
commit
382edccf6d
@ -1,3 +1,8 @@
|
||||
2006-11-23 Matthew Allum <mallum@openedhand.com>
|
||||
|
||||
* clutter/clutter-debug.h:
|
||||
Fix small macro typo.
|
||||
|
||||
2006-11-22 Matthew Allum <mallum@openedhand.com>
|
||||
|
||||
* clutter/clutter-actor.c:
|
||||
|
@ -36,7 +36,7 @@ typedef enum {
|
||||
|
||||
#else /* !CLUTTER_ENABLE_DEBUG */
|
||||
|
||||
#define CLUTTER_NOTE(type,action)
|
||||
#define CLUTTER_NOTE(type,x,a...)
|
||||
#define CLUTTER_DBG(x)
|
||||
#define CLUTTER_GLERR()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user