summaryrefslogtreecommitdiff
path: root/sql-files/upgrade_svn15885.sql
diff options
context:
space:
mode:
authorbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-04-22 15:17:49 +0000
committerbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-04-22 15:17:49 +0000
commit69543863009ec5f51d1feb710aa355ceecbaea6f (patch)
tree9b880d94378ee768f64b3402fbabe7085606ef8f /sql-files/upgrade_svn15885.sql
parent1c894d04665bbf5b4c85c8f3cab8d7eba999fe12 (diff)
downloadhercules-69543863009ec5f51d1feb710aa355ceecbaea6f.tar.gz
hercules-69543863009ec5f51d1feb710aa355ceecbaea6f.tar.bz2
hercules-69543863009ec5f51d1feb710aa355ceecbaea6f.tar.xz
hercules-69543863009ec5f51d1feb710aa355ceecbaea6f.zip
- Follow-up to r15923: fixed renamed file not being svn-copied (and lacking svn history).
- Added svn:eol-style=native property for some recently added text files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15924 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'sql-files/upgrade_svn15885.sql')
-rw-r--r--sql-files/upgrade_svn15885.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql-files/upgrade_svn15885.sql b/sql-files/upgrade_svn15885.sql
index 7f1666c79..48b25b5a7 100644
--- a/sql-files/upgrade_svn15885.sql
+++ b/sql-files/upgrade_svn15885.sql
@@ -21,4 +21,4 @@ CREATE TABLE IF NOT EXISTS `elemental` (
`luk` smallint(4) unsigned NOT NULL default '0',
`life_time` int(11) NOT NULL default '0',
PRIMARY KEY (`ele_id`)
-) ENGINE=MyISAM; \ No newline at end of file
+) ENGINE=MyISAM;