Zack Weinberg <zack@codesourcery.com>


Patch
r841365

r841365 | philip | 2002-02-15 02:43:09 +0000 (Fri, 15 Feb 2002)

* libsvn_wc/entries.c
  (fold_entry): Take a pointer to a va_list, not a bare va_list, so
  that we can check whether it's NULL.
  (svn_wc__entry_modify): Change to match.  Call va_end.

Patch by: Zack Weinberg <zack@codesourcery.com>