summaryrefslogtreecommitdiff
path: root/src/common/xml.h
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2015-12-01 21:07:32 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2015-12-01 21:07:32 (GMT)
commit106e06d33196ca124d6d27cc00a5898d6f96121d (patch)
treeb5f04abc246f3514a0cce4f06a42708dc7ece62c /src/common/xml.h
parent1c9e36639b949cc765dab316825f9fec7af85a6e (diff)
Handled relative paths when loading and saving binary contents in projects.
Diffstat (limited to 'src/common/xml.h')
-rw-r--r--src/common/xml.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/xml.h b/src/common/xml.h
index 60891f7..674bfd4 100644
--- a/src/common/xml.h
+++ b/src/common/xml.h
@@ -34,7 +34,6 @@
-
/* Crée un nouveau fichier XML. */
bool create_new_xml_file(xmlDocPtr *, xmlXPathContextPtr *);