Commit 3b765849 authored by marko's avatar marko

branches/zip: ha_innodb.cc: Move the misplaced Doxygen @file comment.

parent dcd851bc
......@@ -67,6 +67,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include <mysys_err.h>
#include <mysql/plugin.h>
/** @file ha_innodb.cc */
/* Include necessary InnoDB headers */
extern "C" {
#include "univ.i"
......@@ -227,7 +229,6 @@ static handler *innobase_create_handler(handlerton *hton,
MEM_ROOT *mem_root);
/************************************************************//**
@file handler/ha_innodb.cc
Validate the file format name and return its corresponding id.
@return valid file format id */
static
......
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