diff options
Diffstat (limited to 'sql/gen_lex_token.cc')
-rw-r--r-- | sql/gen_lex_token.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/gen_lex_token.cc b/sql/gen_lex_token.cc index 7e0cfd097f9..0ca03b0bf7b 100644 --- a/sql/gen_lex_token.cc +++ b/sql/gen_lex_token.cc @@ -12,7 +12,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA */ #include "mariadb.h" #include <string.h> |