Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db6888b commit d691c42Copy full SHA for d691c42
1 file changed
Doc/tools/mkpkglist
@@ -41,9 +41,8 @@ print '''\
41
<table border="1" cellpadding="3" align="center">
42
<thead>
43
<tr bgcolor="#99ccff"><th rowspan="2">Content</th>
44
- <th colspan="3">Format</th>
45
- </tr>
46
- <tr bgcolor="#99ccff"><th>ZIP</th><th>GZip</th><th>BZip2</th>
+ <th colspan="3">Format</th></tr>
+ <tr bgcolor="#99ccff"><th>ZIP</th><th>GZip</th><th>BZip2</th></tr>
47
</thead>
48
<tbody>'''
49
0 commit comments