Skip to content

Commit

Permalink
Update ZipWriter module
Browse files Browse the repository at this point in the history
  • Loading branch information
moteus committed Sep 12, 2014
1 parent 0f288e8 commit f213e8e
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions ZipWriter/index.html
Expand Up @@ -132,7 +132,7 @@ <h2><a href="#Tables">Tables</a></h2>
</tr>
<tr>
<td class="name" nowrap><a href="#DOS_FILE_ATTR">DOS_FILE_ATTR</a></td>
<td class="summary">Extra file attributes for Unix/FAT32</td>
<td class="summary">Extra file attributes for Windows/DOS/FAT32</td>
</tr>
</table>
<h2><a href="#Class_ZipWriter">Class ZipWriter </a></h2>
Expand Down Expand Up @@ -503,7 +503,7 @@ <h3>Fields:</h3>
<strong>DOS_FILE_ATTR</strong>
</dt>
<dd>
Extra file attributes for Unix/FAT32
Extra file attributes for Windows/DOS/FAT32


<h3>Fields:</h3>
Expand Down Expand Up @@ -643,6 +643,10 @@ <h3>Parameters:</h3>



<h3>See also:</h3>
<ul>
<a href="index.html#FILE_DESCRIPTION">FILE_DESCRIPTION</a>
</ul>


</dd>
Expand Down

0 comments on commit f213e8e

Please sign in to comment.