diff options
Diffstat (limited to 'storage/xtradb/include/buf0lru.ic')
-rw-r--r-- | storage/xtradb/include/buf0lru.ic | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/storage/xtradb/include/buf0lru.ic b/storage/xtradb/include/buf0lru.ic index f4c40e0b606..556f45d987f 100644 --- a/storage/xtradb/include/buf0lru.ic +++ b/storage/xtradb/include/buf0lru.ic @@ -16,7 +16,8 @@ Place, Suite 330, Boston, MA 02111-1307 USA *****************************************************************************/ -/****************************************************** +/**************************************************//** +@file include/buf0lru.ic The database buffer replacement algorithm Created 11/5/1995 Heikki Tuuri |