]> git.tdb.fi Git - ext/subsurface.git/blobdiff - parse-xml.c
Do some whitespace cleanup
[ext/subsurface.git] / parse-xml.c
index 173314dd42161ff28af7c7374bdf80e23ee6a706..ab77cb59bff5a77a2badb0a8ea6e41e4b1a6c0db 100644 (file)
@@ -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();