diff options
Diffstat (limited to 'e-util')
-rw-r--r-- | e-util/e-xml-utils.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/e-util/e-xml-utils.c b/e-util/e-xml-utils.c index db6be09ebc..0f5d7d7292 100644 --- a/e-util/e-xml-utils.c +++ b/e-util/e-xml-utils.c @@ -228,3 +228,4 @@ e_xml_get_translated_string_prop_by_name(const xmlNode *parent, const xmlChar *p } return ret_val; } + |