Fixed a typo.

svn path=/trunk/; revision=698
This commit is contained in:
Eric Kohl 1999-10-15 15:26:34 +00:00
parent 29812be566
commit 36e229b42f

View file

@ -1,4 +1,4 @@
#include <crtdll/wchar.h>
#include <crtdll/string.h>
char * _strrev(char *s)
{