Fix an invalid usage of SVN_VA_NULL.

* subversion/libsvn_wc/wc_db.c
  (init_db): SVN_VA_NULL is a sentinel, so don't use it in the middle of
   the argument list for svn_sqlite__bindf().  Use a regular NULL instead.


git-svn-id: https://svn.apache.org/repos/asf/subversion/trunk@1906766 13f79535-47bb-0310-9956-ffa450edef68
1 file changed