Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins nedprod CI <foo@nowhere>2018-07-13 11:34:17 +0300
committerJenkins nedprod CI <foo@nowhere>2018-07-13 11:34:17 +0300
commit688fbbea329cdd564ca939b6b9f949b5aecbe707 (patch)
treebe5c4a32bed6002d8e9c1724a06b2de39eea4936
parent8b3f4a3774583e7193795cd089238de0645ec46c (diff)
Travis CI updates documentation
-rw-r--r--classllfio__v2__xxx_1_1map__view.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/classllfio__v2__xxx_1_1map__view.html b/classllfio__v2__xxx_1_1map__view.html
index 44f8fc16..ecdd4306 100644
--- a/classllfio__v2__xxx_1_1map__view.html
+++ b/classllfio__v2__xxx_1_1map__view.html
@@ -179,7 +179,7 @@ template&lt;class T &gt; </div>
<table class="params">
<tr><td class="paramname">map</td><td>The mapped data to take a view upon. </td></tr>
<tr><td class="paramname">length</td><td>The number of items to map, use -1 to mean the length of the input view. </td></tr>
- <tr><td class="paramname">byteoffset</td><td>The item offset into the mapped file handle. </td></tr>
+ <tr><td class="paramname">offset</td><td>The item offset into the mapped file handle. </td></tr>
</table>
</dd>
</dl>