summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJess VanDerwalker <washu@sonic.net>2012-07-25 13:42:27 -0700
committerJess VanDerwalker <washu@sonic.net>2012-07-26 22:22:37 -0700
commitdae084822ed137c854599e25ab1a660e29b98e56 (patch)
tree5c3200a715aa8cf49be8f31d46c962c72d4780b9 /Makefile.am
parentd0224611012556ffc6bda9cef75b4e7371d0893d (diff)
libxcwm: Fix for build fail do to missing paren.
Missing paren was in memset statement for window sizing struct. Removed memset statement, moved memory allocation for xcwm_window_t sizing to xcwm_window_create() and changed to calloc to 0 fill xcwm_sizing_t structure. Properly freeing memory for window sizing struct in xcwm_window_release. Signed-off-by: Jess VanDerwalker <washu@sonic.net> Reviewed-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions