summaryrefslogtreecommitdiff
path: root/sql-files/upgrade_svn13117_char.sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql-files/upgrade_svn13117_char.sql')
-rw-r--r--sql-files/upgrade_svn13117_char.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql-files/upgrade_svn13117_char.sql b/sql-files/upgrade_svn13117_char.sql
index 99fea2086..c3f2da56d 100644
--- a/sql-files/upgrade_svn13117_char.sql
+++ b/sql-files/upgrade_svn13117_char.sql
@@ -1 +1 @@
-ALTER TABLE `char` ADD COLUMN `mer_id` INTEGER UNSIGNED NOT NULL DEFAULT '0' AFTER `homun_id`; \ No newline at end of file
+ALTER TABLE `char` ADD COLUMN `mer_id` INTEGER UNSIGNED NOT NULL DEFAULT '0' AFTER `homun_id`;