From bcac761953c94a377d7bb46ce92220a741c6516a Mon Sep 17 00:00:00 2001 From: ultramage Date: Sat, 16 Feb 2008 20:10:25 +0000 Subject: [PATCH] Removed some useless svn:ignore properties. Fixed a compilation problem. git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12211 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/strlib.c | 2 +- src/map/clif.c | 23 ++++++----------------- 2 files changed, 7 insertions(+), 18 deletions(-) diff --git a/src/common/strlib.c b/src/common/strlib.c index da1fddd8c7..b65bc0c55a 100644 --- a/src/common/strlib.c +++ b/src/common/strlib.c @@ -383,7 +383,7 @@ int strline(const char* str, size_t pos) /// @param len Length of the string /// @param startoff Where to start parsing /// @param delim Field delimiter -/// @parem out_pos Array of resulting positions +/// @param out_pos Array of resulting positions /// @param npos Size of the pos array /// @param opt Options that determine the parsing behaviour /// @return Number of fields in the string or -1 if an error occured diff --git a/src/map/clif.c b/src/map/clif.c index 8600d520a7..209f32e0ba 100644 --- a/src/map/clif.c +++ b/src/map/clif.c @@ -12137,23 +12137,12 @@ static int packetdb_readdb(void) ln++; continue; } - for(j=0;j