Code

dos to unix conversion
[inkscape.git] / src / bind / java / org / w3c / dom / svg / SVGPathSegClosePath.java
index 9cf1c43691d684cf838688953be8f5576796142b..9beb4667dbad6cc871b36377486dbe0ff7db34b8 100644 (file)
@@ -1,6 +1,6 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGPathSegClosePath extends \r
-               SVGPathSeg {\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGPathSegClosePath extends 
+               SVGPathSeg {
+}