Module: wine Branch: master Commit: fce74f7411cfb598c8e6508d4cf59026284d0acc URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=fce74f7411cfb598c8e6508d...
Author: Alexandre Julliard julliard@winehq.org Date: Sat Aug 26 21:33:29 2006 +0200
wrc: Get rid of xmalloc casts.
---
tools/wrc/genres.c | 8 ++++--- tools/wrc/newstruc.c | 54 +++++++++++++++++++++++++------------------------- tools/wrc/parser.l | 4 ++-- tools/wrc/parser.y | 12 ++++++----- tools/wrc/utils.c | 4 ++-- tools/wrc/wrc.c | 2 +- 6 files changed, 42 insertions(+), 42 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=fce74f7411cfb598c8e6...