From a45d114dcf233eb0f932a5abc7c3cd229b82ceef Mon Sep 17 00:00:00 2001 From: ultramage Date: Thu, 1 Sep 2011 21:19:10 +0000 Subject: Fixed 'getitem' documentation typo (stating the optional 3rd argument is char id instead of account id). Initial documentation mistakes from r2402, propagated to code documentation in r9599, only partially fixed in r12648. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14950 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/script.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/map') diff --git a/src/map/script.c b/src/map/script.c index 4c77bf872..66b61a419 100644 --- a/src/map/script.c +++ b/src/map/script.c @@ -5570,8 +5570,8 @@ BUILDIN_FUNC(checkweight) } /*========================================== - * getitem ,{,}; - * getitem "",{,}; + * getitem ,{,}; + * getitem "",{,}; *------------------------------------------*/ BUILDIN_FUNC(getitem) { -- cgit v1.2.3-70-g09d2