branches/zip: Fix a typo that was introduced in r5036.

This commit is contained in:
marko 2009-05-19 09:08:16 +00:00
parent c0d9e7b96a
commit 5c5817cccb

View file

@ -698,7 +698,7 @@ ulint
fil_page_get_next(
/*==============*/
/* out: FIL_PAGE_NEXT */
const byte* page): /* in: file page */
const byte* page); /* in: file page */
/*************************************************************************
Sets the file page type. */
UNIV_INTERN