You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Jim Blandy <ji...@savonarola.red-bean.com> on 2001/02/27 00:29:48 UTC

find_dir_entry

The comment above find_dir_entry is pretty lame.  Internal functions
need the same degree of documentation as interface functions --- just
put the comments inside the .c file.  

"Oh, I was going to go back and write the comments later."  Uh huh.
Unfortunately, we're all working in dag.c right now --- that's when
the comments will be useful.  The comments should be written by the
time you commit your change.