Replace CRLF to LF with all the files
[gitmo/Mouse.git] / xs-src / MouseAccessor.xs
index b9aad70..2d26088 100644 (file)
@@ -388,7 +388,7 @@ mouse_instance_weaken_slot(pTHX_ SV* const instance, SV* const slot) {
         sv_rvweaken(HeVAL(he));
     }
 }
-\r
+
 MODULE = Mouse::Meta::Method::Accessor::XS  PACKAGE = Mouse::Meta::Method::Accessor::XS
 
 PROTOTYPES:   DISABLE