X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=parse-xml.c;h=5159a334f9153f65b010f0e1cf5c4845cebcf530;hb=refs%2Fheads%2Fmaster;hp=b70f154449975571541f95572c404aed6dff30c6;hpb=9cf961249e197d6d8a3656968ce15dfd19e3ef3b;p=ext%2Fsubsurface.git diff --git a/parse-xml.c b/parse-xml.c index b70f154..5159a33 100644 --- a/parse-xml.c +++ b/parse-xml.c @@ -1480,8 +1480,8 @@ void parse_xml_buffer(const char *url, const char *buffer, int size, GError **er } return; } - /* we assume that the last (or only) filename passed as argument is a - * great filename to use as default when saving the dives */ + /* we assume that the last (or only) filename passed as argument is a + * great filename to use as default when saving the dives */ set_filename(url); reset_all(); dive_start();