summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Thurman <tthurman@gnome.org>2009-10-28 11:40:53 -0400
committerThomas Thurman <tthurman@gnome.org>2009-10-28 11:40:53 -0400
commit8e317876987aa69b0526b0ba65089ff82859bac4 (patch)
tree53520325b744261e83c9c574cacfbd7d0fc1da7d
parent7f2155caaccee89d5efdeaea1c35c527241e9644 (diff)
downloadmetacity-8e317876987aa69b0526b0ba65089ff82859bac4.tar.gz
FIXME -> TODO
-rw-r--r--src/ui/theme.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/theme.c b/src/ui/theme.c
index 73510493..ee075116 100644
--- a/src/ui/theme.c
+++ b/src/ui/theme.c
@@ -898,7 +898,7 @@ meta_theme_calc_geometry (MetaTheme *theme,
int button_height, button_y;
int x;
- /* FIXME - We may want to cache the style objects in "areas" */
+ /* TODO - We may want to cache the style objects in "areas" */
/* FIXME FIXME FIXME */
/* This will LEAK. We must provide a constructor and destructor fn. */