Author: julianfoad
Date: Thu Dec 10 15:40:44 2009
New Revision: 889301

URL: http://svn.apache.org/viewvc?rev=889301&view=rev
Log:
* subversion/libsvn_fs_base/revs-txns.h
  (svn_fs_base__get_txn_ids): Fix a typo.

Modified:
    subversion/trunk/subversion/libsvn_fs_base/revs-txns.h

Modified: subversion/trunk/subversion/libsvn_fs_base/revs-txns.h
URL: 
http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_fs_base/revs-txns.h?rev=889301&r1=889300&r2=889301&view=diff
==============================================================================
--- subversion/trunk/subversion/libsvn_fs_base/revs-txns.h (original)
+++ subversion/trunk/subversion/libsvn_fs_base/revs-txns.h Thu Dec 10 15:40:44 
2009
@@ -91,7 +91,7 @@
                                            apr_pool_t *pool);
 
 
-/* Retrieve information about the Subversion transaction SVN_TXN from
+/* Retrieve information about the Subversion transaction TXN_NAME from
    the `transactions' table of FS, as part of TRAIL.
    Set *ROOT_ID_P to the ID of the transaction's root directory.
    Set *BASE_ROOT_ID_P to the ID of the root directory of the


Reply via email to