diff options
author | Lorry Tar Creator <lorry-tar-importer@baserock.org> | 2015-03-18 13:33:26 +0000 |
---|---|---|
committer | <> | 2015-07-08 14:41:01 +0000 |
commit | bb0ef45f7c46b0ae221b26265ef98a768c33f820 (patch) | |
tree | 98bae10dde41c746c51ae97ec4f879e330415aa7 /subversion/libsvn_fs_base/notes | |
parent | 239dfafe71711b2f4c43d7b90a1228d7bdc5195e (diff) | |
download | subversion-tarball-subversion-1.8.13.tar.gz |
Imported from /home/lorry/working-area/delta_subversion-tarball/subversion-1.8.13.tar.gz.subversion-1.8.13
Diffstat (limited to 'subversion/libsvn_fs_base/notes')
-rw-r--r-- | subversion/libsvn_fs_base/notes/structure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/subversion/libsvn_fs_base/notes/structure b/subversion/libsvn_fs_base/notes/structure index 89fdc43..8e2159f 100644 --- a/subversion/libsvn_fs_base/notes/structure +++ b/subversion/libsvn_fs_base/notes/structure @@ -104,8 +104,8 @@ structure summary" section of this document. NODE-REVISION: how we represent a node revision We represent a given revision of a file or directory node using a list -skel (see skel.h for an explanation of skels). A node revision skel -has the form: +skel (see include/private/svn_skel.h for an explanation of skels). +A node revision skel has the form: (HEADER PROP-KEY KIND-SPECIFIC ...) |