X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;ds=inline;f=functions%2F_PDCLIB%2Fstrtox_main.c;h=0a8b27ba98bc0b4bcd9ffa0c78795ff137328dc2;hb=56bacb39160e13397fde32a36329461f3ae56ec1;hp=b19a1e7d15d4f2b3cfba54bc3f07b6bac6353120;hpb=393020b6e48719d27699dea6b29e53025bbd5123;p=pdclib diff --git a/functions/_PDCLIB/strtox_main.c b/functions/_PDCLIB/strtox_main.c index b19a1e7..0a8b27b 100644 --- a/functions/_PDCLIB/strtox_main.c +++ b/functions/_PDCLIB/strtox_main.c @@ -1,12 +1,9 @@ -/* $Id$ */ - /* _PDCLIB_strtox_main( const char * *, int, _PDCLIB_uintmax_t, _PDCLIB_uintmax_t, int ) This file is part of the Public Domain C Library (PDCLib). Permission is granted to use, modify, and / or redistribute at will. */ -#define _PDCLIB_INT_H _PDCLIB_INT_H #include <_PDCLIB_int.h> #include #include