You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ph...@apache.org on 2010/02/24 16:35:44 UTC

svn propchange: r915822 - svn:log

Author: philip
Revision: 915822
Modified property: svn:log

Modified: svn:log at Wed Feb 24 15:35:44 2010
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed Feb 24 15:35:44 2010
@@ -3,7 +3,7 @@
 * subversion/libsvn_wc/wc_db.c
   (db_working_get_status): Add comment about how bad this function is.
   (is_root_of_copy): Renamed to is_add_or_root_of_copy.
-  (is_add_or_oot_of_copy): Renamed from is_root_of_copy.
+  (is_add_or_root_of_copy): Renamed from is_root_of_copy.
   (db_working_insert): Don't need to update kind in parent stub.
   (svn_wc__db_temp_op_delete): Use is_add_or_oot_of_copy.