summaryrefslogtreecommitdiff
path: root/src/map/atcommand.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/atcommand.h')
-rw-r--r--src/map/atcommand.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/atcommand.h b/src/map/atcommand.h
index caaad51cc..3d84cd5b9 100644
--- a/src/map/atcommand.h
+++ b/src/map/atcommand.h
@@ -249,7 +249,7 @@ int atcommand_recall(const int fd, struct map_session_data* sd, const char* comm
int atcommand_config_read(const char *cfgName);
int msg_config_read(const char *cfgName);
-char *str_lower(char *str);
+char *estr_lower(char *str);
char * job_name(int class);
int e_mail_check(unsigned char *email);