diff options
author | veider <veider@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-04-03 01:03:00 +0000 |
---|---|---|
committer | veider <veider@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-04-03 01:03:00 +0000 |
commit | 7ae4ad581571866181d58ced35f9fa871672b7fa (patch) | |
tree | 0b3117c02eefd6f3dbbd111925765378bea4c9a5 /Changelog-SVN.txt | |
parent | f06a0799e01d7d7f0fd6b13925f48bea81a2bcea (diff) | |
download | hercules-7ae4ad581571866181d58ced35f9fa871672b7fa.tar.gz hercules-7ae4ad581571866181d58ced35f9fa871672b7fa.tar.bz2 hercules-7ae4ad581571866181d58ced35f9fa871672b7fa.tar.xz hercules-7ae4ad581571866181d58ced35f9fa871672b7fa.zip |
Fixed variable declarations breaking ANSI C
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1386 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r-- | Changelog-SVN.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt index 81437c295..ecc8d45ae 100644 --- a/Changelog-SVN.txt +++ b/Changelog-SVN.txt @@ -2,6 +2,7 @@ Date Added 04/03 + * Fixed some variable declarations in SQL login.c causing compilation errors [veider] * Added NetBSD support into Makefile (Still lots of warrnings during compilation [veider] * Finished Valkyrie. Now it correctly works. Valhallana reborns players to High Novices. [Lupus] (added missed kRO condition: to reborn, player shouldn't have money nor items(equipment) ) |