Parcourir la source

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@599 54d463be-8e91-2dee-dedb-b68131a5f0ec

mc_cameri il y a 20 ans
Parent
commit
bd5bd4110a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/map/charcommand.c

+ 1 - 1
src/map/charcommand.c

@@ -903,7 +903,7 @@ charcommand_effect(const int fd, struct map_session_data* sd,
  *------------------------------------------
  */
 int
-charcommand_storage_list(
+charcommand_storagelist(
 	const int fd, struct map_session_data* sd,
 	const char* command, const char* message)
 {