diff options
Diffstat (limited to 'include/my_decimal_limits.h')
-rw-r--r-- | include/my_decimal_limits.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/my_decimal_limits.h b/include/my_decimal_limits.h index 0aa247ff035..34117f8c5b0 100644 --- a/include/my_decimal_limits.h +++ b/include/my_decimal_limits.h @@ -13,7 +13,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, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA */ #define DECIMAL_LONGLONG_DIGITS 22 #define DECIMAL_LONG_DIGITS 10 |