Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 1e49644

Browse files
committed
Fix documented type of t_infomask2.
Per Koizumi Satoru
1 parent c6a11b8 commit 1e49644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/storage.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -823,7 +823,7 @@ data. Empty in ordinary tables.</entry>
823823
</row>
824824
<row>
825825
<entry>t_infomask2</entry>
826-
<entry>int16</entry>
826+
<entry>uint16</entry>
827827
<entry>2 bytes</entry>
828828
<entry>number of attributes, plus various flag bits</entry>
829829
</row>

0 commit comments

Comments
 (0)