Skip to content
Snippets Groups Projects
Commit 0399ef9d authored by vvolkl's avatar vvolkl Committed by Olivier Couet
Browse files

Fix documentation errors (#3252)

correct info copied from TFile.cxx
parent db49a85d
No related branches found
No related tags found
No related merge requests found
......@@ -139,13 +139,13 @@ large file.
| 34 `->` 37 | `fCompress` | Zip compression level |
| [42-\>45] | | |
+-------------------+------------------+---------------------------------------+
| 34 `->` 37 | `fSeekInfo` | Pointer to **`TStreamerInfo`** record |
| 38 `->` 41 | `fSeekInfo` | Pointer to **`TStreamerInfo`** record |
| [46-\>53] | | |
+-------------------+------------------+---------------------------------------+
| 34 `->` 37 | `fNBytesInfo` | Number of bytes in |
| 42 `->` 45 | `fNBytesInfo` | Number of bytes in |
| [54-\>57] | | **`TStreamerInfo`** record |
+-------------------+------------------+---------------------------------------+
| 34 `->` 37 | `fCompress` | Universal Unique ID |
| 46 `->` 63 | `fCompress` | Universal Unique ID |
| [58-\>75] | | |
+-------------------+------------------+---------------------------------------+
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment