]> git.tdb.fi Git - ext/subsurface.git/blobdiff - parse-xml.c
Fix profile and average depth for freedives
[ext/subsurface.git] / parse-xml.c
index b70f154449975571541f95572c404aed6dff30c6..5159a334f9153f65b010f0e1cf5c4845cebcf530 100644 (file)
@@ -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();