Author: muggenhor
Date: Thu Jul 24 23:12:43 2008
New Revision: 5663

URL: http://svn.gna.org/viewcvs/warzone?rev=5663&view=rev
Log:
 * Get rid of function strresGetIDString who's only purpose is to determine 
whether the given ID string has a string resource associated with it, and if so 
return a string that's equal (according to strcmp) to the passed in ID string
 * Replace the only use of strresGetIDString with a call to function 
strresGetStringByID, which will also return NULL on failure to find the given 
ID string

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


_______________________________________________
Warzone-commits mailing list
Warzone-commits@gna.org
https://mail.gna.org/listinfo/warzone-commits

Reply via email to