[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] libsvn_fs_base: Fix typo of function name used forcanonicalization

From: Bhuvaneswaran Arumugam <bhuvan_at_collab.net>
Date: 2007-03-31 16:46:18 CEST

Hello,

Please find attached the patch for review.
This patch fixes the typo of function name used for canonicalization,
svn_fs_base__canonicalize_abspath() in code comments.

[[
Fix the typo of function name used for canonicalization,
svn_fs_base__canonicalize_abspath() in code comments.

* subversion/libsvn_fs_base/bdb/copies-table.h
  (svn_fs_bdb__create_copy):
* subversion/libsvn_fs_base/bdb/changes-table.h
  (svn_fs_bdb__changes_add):
  Fix the typo of canonicalizing function name used in the comment.
  s/svn_fs__canonicalize_abspath/svn_fs_base__canonicalize_abspath/g

Patch by: bhuvan
]]

-- 
Regards,
Bhuvaneswaran

Received on Sat Mar 31 16:46:32 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.