1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

A name of macro is fixed.

This commit is contained in:
bell@sanja.is.com.ua
2005-11-23 12:26:07 +02:00
parent 83d692da88
commit 1343975dda
3 changed files with 5 additions and 5 deletions

View File

@@ -2086,7 +2086,7 @@ public:
class my_var : public Sql_alloc {
public:
LEX_STRING s;
#ifndef DEBUG_OFF
#ifndef DBUG_OFF
/*
Routine to which this Item_splocal belongs. Used for checking if correct
runtime context is used for variable handling.