FS-3766 --resolve

This commit is contained in:
Marc Olivier Chouinard
2011-12-16 07:35:05 -05:00
parent 4cd616cc1d
commit 442f4d2522
6 changed files with 13 additions and 12 deletions

View File

@@ -102,7 +102,7 @@ void globfree(glob_t *);
#define SWITCH_XML_ERRL 128 /* maximum error string length */
/* Use UTF-8 as the general encoding */
#define USE_UTF_8_ENCODING SWITCH_TRUE
static switch_bool_t USE_UTF_8_ENCODING = SWITCH_TRUE;
static int preprocess(const char *cwd, const char *file, int write_fd, int rlevel);