Author: muggenhor
Date: Mon Jul 21 02:57:32 2008
New Revision: 5630

URL: http://svn.gna.org/viewcvs/warzone?rev=5630&view=rev
Log:
 * Use calloc instead of malloc followed by memset(0)
 * Use an unsigned int instead of UDWORD as we don't depend on the size 
guarantee
 * Move the definition of aUsage into #ifdef DEBUG_CHECK_FOR_UNUSED_STRINGS, 
because that's the only place where it's used

Modified:
    trunk/lib/framework/strres.c
    trunk/lib/framework/strres.h


_______________________________________________
Warzone-commits mailing list
[email protected]
https://mail.gna.org/listinfo/warzone-commits

Reply via email to