X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=device%2Flib%2F_strspn.c;h=fae51a6f7230cb87b5e023ef91448e3d146526d3;hb=bfd7431078b6d902b991d098798911bd612bf670;hp=377aeed983354f826d6b9d2da16c914f013e99bc;hpb=cb7d8a8cab26fa0c173006da313fcc3e0bbb8d33;p=fw%2Fsdcc diff --git a/device/lib/_strspn.c b/device/lib/_strspn.c index 377aeed9..fae51a6f 100644 --- a/device/lib/_strspn.c +++ b/device/lib/_strspn.c @@ -22,7 +22,6 @@ what you give them. Help stamp out software-hoarding! -------------------------------------------------------------------------*/ #include "string.h" -#define NULL (void *)0 int strspn ( char * string,