On 4/14/05, Martin Schlemmer <azarah@nosferatu.za.org> wrote: > + if (update_mode && changed & MODE_CHANGED) > + chmod(ce->name, ce->st_mode); it's "if ((update_mode && changed) & MODE_CHANGED)" Did you really mean that? -alex - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Fri Apr 15 08:36:50 2005
This archive was generated by hypermail 2.1.8 : 2005-04-15 12:56:42 EST