Author: danielsh
Date: Fri Jul 8 22:25:01 2011
New Revision: 1144526
URL: http://svn.apache.org/viewvc?rev=1144526&view=rev
Log:
* subversion/libsvn_fs_fs/fs.h
(fs_fs_data_t): Whitespace fixes only.
Modified:
subversion/branches/revprop-packing/subversion/libsvn_fs_fs/fs.h
Modified: subversion/branches/revprop-packing/subversion/libsvn_fs_fs/fs.h
URL:
http://svn.apache.org/viewvc/subversion/branches/revprop-packing/subversion/libsvn_fs_fs/fs.h?rev=1144526&r1=1144525&r2=1144526&view=diff
==============================================================================
--- subversion/branches/revprop-packing/subversion/libsvn_fs_fs/fs.h (original)
+++ subversion/branches/revprop-packing/subversion/libsvn_fs_fs/fs.h Fri Jul 8
22:25:01 2011
@@ -273,8 +273,8 @@ typedef struct fs_fs_data_t
/* The oldest revision not in a pack file. */
svn_revnum_t min_unpacked_rev;
- /* The oldest revision property not in a pack db. */
- svn_revnum_t min_unpacked_revprop;
+ /* The oldest revision property not in a pack db. */
+ svn_revnum_t min_unpacked_revprop;
/* Whether rep-sharing is supported by the filesystem
* and allowed by the configuration. */