update for HEAD-2003021201
[reactos.git] / lib / msvcrt / wstring / wcspbrk.c
index 7ab4b91..6bf0030 100644 (file)
@@ -13,4 +13,4 @@ wchar_t *wcspbrk(const wchar_t *s1, const wchar_t *s2)
       }
   }
   return 0;
-}
\ No newline at end of file
+}