summaryrefslogtreecommitdiff
path: root/sql-files/upgrade_svn16663.sql
diff options
context:
space:
mode:
authorbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-08-31 21:49:48 +0000
committerbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-08-31 21:49:48 +0000
commitddc75a03c7c7b00f839a862de9c265543d414829 (patch)
treec6777d015f321a4584a90e3fabd1d64a70f8a0f0 /sql-files/upgrade_svn16663.sql
parent6ecdfa051ab4adbf84938b18f44c5f12f05dbe3a (diff)
downloadhercules-ddc75a03c7c7b00f839a862de9c265543d414829.tar.gz
hercules-ddc75a03c7c7b00f839a862de9c265543d414829.tar.bz2
hercules-ddc75a03c7c7b00f839a862de9c265543d414829.tar.xz
hercules-ddc75a03c7c7b00f839a862de9c265543d414829.zip
- Standardized headers of /doc files.
- Added svn:eol-style=native property on some recently added text files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16726 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'sql-files/upgrade_svn16663.sql')
-rw-r--r--sql-files/upgrade_svn16663.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql-files/upgrade_svn16663.sql b/sql-files/upgrade_svn16663.sql
index c9ee8cd28..8883a108b 100644
--- a/sql-files/upgrade_svn16663.sql
+++ b/sql-files/upgrade_svn16663.sql
@@ -1 +1 @@
-ALTER TABLE `homunculus` ADD `prev_class` MEDIUMINT( 9 ) NOT NULL AFTER `class` \ No newline at end of file
+ALTER TABLE `homunculus` ADD `prev_class` MEDIUMINT( 9 ) NOT NULL AFTER `class`