Re: CVS update: subversion/subversion/libsvn_delta delta.h text_delta.c vdelta.c
From: Branko Èibej <brane_at_xbc.nu>
Date: 2000-10-10 23:35:24 CEST
Some nits:
> for (;;)
Please, don't declare two vars in a single statement. You save space,
Also IMNSHO all pointers should be initialized when declared. You'll
> - ++here;
What's the point of this change? Looks just a bit gratuitous to me ...
Another thing: I notice you mixed cosmetic (formatting, typos) changes
Sorry for nagging when I'm not doing the work ... :-)
-- Brane �ibej home: <brane_at_xbc.nu> http://www.xbc.nu/brane/ ACM: <brane_at_acm.org> http://www.acm.org/Received on Sat Oct 21 14:36:10 2006 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.