Further reduced differences and include all identical msvcrt targets in crtdll makefile.
[reactos.git] / reactos / lib / crtdll / mbstring / mbscspn.c
index 63f3f35..46783ee 100644 (file)
@@ -1,4 +1,5 @@
 #include <msvcrt/mbstring.h>
+
 // not correct
 size_t _mbscspn(const unsigned char *s1, const unsigned char *s2)
 {