From d9fade08f4faf1f70671bdf02f124af7c5b236bc Mon Sep 17 00:00:00 2001 From: Haru Date: Fri, 1 Jan 2016 05:52:36 +0100 Subject: Correctly escaped special characters in the generated_translations.pot Signed-off-by: Haru --- src/map/script.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/script.h') diff --git a/src/map/script.h b/src/map/script.h index 845d52280..35a6a1bbf 100644 --- a/src/map/script.h +++ b/src/map/script.h @@ -637,7 +637,7 @@ struct script_interface { /* */ struct script_string_buf parse_simpleexpr_str; struct script_string_buf lang_export_line_buf; - struct script_string_buf lang_export_unescaped_buf; + struct script_string_buf lang_export_escaped_buf; /* */ int parse_cleanup_timer_id; /* */ -- cgit v1.2.3-60-g2f50