Commit 12729aea authored by vasil's avatar vasil

branches/zip:

Fix typo in comment.
parent f372ed67
...@@ -391,7 +391,7 @@ dulint ...@@ -391,7 +391,7 @@ dulint
mach_read_from_6( mach_read_from_6(
/*=============*/ /*=============*/
/* out: dulint integer */ /* out: dulint integer */
const byte* b) /* in: pointer to 7 bytes */ const byte* b) /* in: pointer to 6 bytes */
{ {
ulint high; ulint high;
ulint low; ulint low;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment