X-Git-Url: http://git.tdb.fi/?p=ext%2Fsubsurface.git;a=blobdiff_plain;f=parse-xml.c;fp=parse-xml.c;h=ab77cb59bff5a77a2badb0a8ea6e41e4b1a6c0db;hp=173314dd42161ff28af7c7374bdf80e23ee6a706;hb=9380f78c82287deedc56ae831142801a3c4e9d42;hpb=9d1057469485739c9a2563cf7c88fd2debc1e730 diff --git a/parse-xml.c b/parse-xml.c index 173314d..ab77cb5 100644 --- a/parse-xml.c +++ b/parse-xml.c @@ -1420,8 +1420,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();