diff options
Diffstat (limited to 'myisam/mi_static.c')
-rw-r--r-- | myisam/mi_static.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/myisam/mi_static.c b/myisam/mi_static.c index 55efb727309..86d7fc38f25 100644 --- a/myisam/mi_static.c +++ b/myisam/mi_static.c @@ -15,7 +15,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ /* - Static variables for pisam library. All definied here for easy making of + Static variables for MyISAM library. All definied here for easy making of a shared library */ |