From cac49afdef0992b93d8718fd928d73d721d434f4 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Tue, 20 May 2014 20:33:25 -0700 Subject: :%s/^\( *\)\([^ ].*\)\?\(LOG\|PRINTF\)[A-Z_]*(\(.*,\n\)\+\zs\(\1 [^ ]\)\@! */\1 / --- src/map/chrif.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/chrif.cpp') diff --git a/src/map/chrif.cpp b/src/map/chrif.cpp index c225608..9e69521 100644 --- a/src/map/chrif.cpp +++ b/src/map/chrif.cpp @@ -425,7 +425,7 @@ void chrif_changeemail(AccountId id, AccountEmail actual_email, { if (battle_config.etc_log) PRINTF("chrif_changeemail: account: %d, actual_email: '%s', new_email: '%s'.\n"_fmt, - id, actual_email, new_email); + id, actual_email, new_email); WFIFOW(char_session, 0) = 0x2b0c; WFIFOL(char_session, 2) = unwrap(id); -- cgit v1.2.3-60-g2f50