Re: [PATCH] Doc string for svn_wc__db_node_hidden()

2011-03-11 Thread Philip Martin
Julian Foad writes: > -/* An analog to svn_wc__entry_is_hidden(). Set *HIDDEN to TRUE if > - LOCAL_ABSPATH in DB "is not present, and I haven't scheduled something > - over the top of it." */ > +/* Set *HIDDEN to TRUE if LOCAL_ABSPATH in DB "is not present, and I haven't > + scheduled some

[PATCH] Doc string for svn_wc__db_node_hidden()

2011-03-11 Thread Julian Foad
A second pair of eyes, please? [[[ * subversion/libsvn_wc/wc_db.h (svn_wc__db_node_hidden): Improve the doc string, not to send the reader to a chain of old WC-1 documentation. Index: subversion/libsvn_wc/wc_db.h === --- subver