On 08/12/13 07:07 AM, walter harms wrote:
+    if (_XlcLocaleLibDirName(lc_lib_dir, BUFSIZE, lc_name) == (char*)NULL)
        return (XLCd)NULL;


"== (char*)NULL" ?? why not "== NULL" ?

Mainly because I wasn't looking at that side and didn't notice.  Fixed now.

--
        -Alan Coopersmith-              alan.coopersm...@oracle.com
         Oracle Solaris Engineering - http://blogs.oracle.com/alanc
_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to