Re: cleanup patches

Jorge Arellano Cid <[email protected]>
Newsgroups gmane.comp.web.dillo.devel
Message-ID <[email protected]>
On Sat, May 26, 2012 at 02:02:17PM +0200, Johannes Hofmann wrote:
> On Sat, May 26, 2012 at 03:02:24PM +0400, 123 wrote:
> > One patch for README, one for dFree (no need to check for NULL) and
> > one for sizeof usage.
> 
> thanks, committed.

  BTW, why is it better to have sizeof this way?

-   (sizeof(Css_shorthand_info) / sizeof(CssShorthandInfo))
+   (sizeof(Css_shorthand_info) / sizeof(Css_shorthand_info[0]))


-- 
  Cheers
  Jorge.-
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.