Re: [evolution-patches] fix for 57653 : toolbar visibility



Not Zed wrote:

Sweet.  Looks good to me.

I would only suggest you use
  prop[0] == '1'

rather than
  strcmp(prop, "1") == 0

but its not really important (strcmp on gcc will be optimised to be something similar anyway).

I'd say give 24 hours from when you posted it for anyone else to object, otherwise go for it.


Committed with your changes.  Thanks.

Jon



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]