On 16.05.2011 18:47, Julian Foad wrote:
On Sun, 2011-05-15, stef...@apache.org wrote:
Don't give the impression that init_txn_callbacks might fail.

* subversion/libsvn_fs_fs/caching.c
   (init_txn_callbacks): void is the appropriate return type.
Modified: subversion/trunk/subversion/libsvn_fs_fs/caching.c
==============================================================================

-static svn_error_t *
+static void
Hi Stefan.  Please could you give this function a doc string, and
init_callbacks() later in the same file.  Thanks.
Took me 4 days to get to this, but now its done.
See r1125312.

-- Stefan^2.

Reply via email to