Hide internal data in svn_wc_entry_t struct
From: Ivan Zhakov <chemodax_at_gmail.com>
Date: 2006-12-28 09:20:59 CET
Some data in svn_wc_entry_t is local and valuable only for libsvn_wc.
typedef struct svn_wc_entry_t
/* Private fields. */
And in libsvn_wc/wc.h we describe our private struct:
-- Ivan Zhakov --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Thu Dec 28 09:21:07 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.