diff --git a/reactos/lib/string/string.xml b/reactos/lib/string/string.xml index 98c463c0d06..bdb49ae4bd2 100644 --- a/reactos/lib/string/string.xml +++ b/reactos/lib/string/string.xml @@ -1,68 +1,67 @@ - - - memchr.s - memcpy.s - memmove.s - memset.s - strcat.s - strchr.s - strcmp.s - strcpy.s - strlen.s - strncat.s - strncmp.s - strncpy.s - strnlen.s - strrchr.s - wcscat.s - wcschr.s - wcscmp.s - wcscpy.s - wcslen.s - wcsncat.s - wcsncmp.s - wcsncpy.s - wcsnlen.s - wcsrchr.s + + + memchr.s + memcpy.s + memmove.s + memset.s + strcat.s + strchr.s + strcmp.s + strcpy.s + strlen.s + strncat.s + strncmp.s + strncpy.s + strnlen.s + strrchr.s + wcscat.s + wcschr.s + wcscmp.s + wcscpy.s + wcslen.s + wcsncat.s + wcsncmp.s + wcsncpy.s + wcsnlen.s + wcsrchr.s - - - memchr.c - memcpy.c - memmove.c - memset.c - strcat.c - strchr.c - strcmp.c - strcpy.c - strlen.c - strncat.c - strncmp.c - strncpy.c - strnlen.c - strrchr.c - wcscat.c - wcschr.c - wcscmp.c - wcscpy.c - wcslen.c - wcsncat.c - wcsncmp.c - wcsncpy.c - wcsnlen.c - wcsrchr.c - + + memchr.c + memcpy.c + memmove.c + memset.c + strcat.c + strchr.c + strcmp.c + strcpy.c + strlen.c + strncat.c + strncmp.c + strncpy.c + strnlen.c + strrchr.c + wcscat.c + wcschr.c + wcscmp.c + wcscpy.c + wcslen.c + wcsncat.c + wcsncmp.c + wcsncpy.c + wcsnlen.c + wcsrchr.c + - memccpy.c - memcmp.c - strcspn.c - strpbrk.c - strspn.c + memccpy.c + memcmp.c + strcspn.c + strpbrk.c + strspn.c