summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon TURNEY <jon.turney@dronecode.org.uk>2012-11-07 21:46:14 +0000
committerJon TURNEY <jon.turney@dronecode.org.uk>2012-11-21 14:03:04 +0000
commit400235ac9aae4ca4e632cd8db037e9c37b3fd1b2 (patch)
tree6ea3f24cf747de3f57b10efcaf7cd60eebae6e9a
parent80bca45f2068fac1ce0647fcd1a00cddf5dd7f80 (diff)
Typo
-rw-r--r--src/libxcwm/window.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/libxcwm/window.c b/src/libxcwm/window.c
index 030a27a..e17fb94 100644
--- a/src/libxcwm/window.c
+++ b/src/libxcwm/window.c
@@ -127,11 +127,10 @@ _xcwm_window_create(xcwm_context_t *context, xcb_window_t new_window,
window->composite_pixmap_id = 0;
window->local_data = 0;
- /* Find an set the parent */
+ /* Find and set the parent */
window->parent = _xcwm_get_window_node_by_window_id(parent);
-
free(geom);
-
+
/* Get value of override_redirect flag */
window->override_redirect = attrs->override_redirect;
/* FIXME: Workaround for initial damage reporting for