X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=functions%2F_PDCLIB%2F_PDCLIB_strtox_main.c;h=c2e0fdd6d65ae3473443bb89fb8724f932a3aa44;hp=86b6d42e18c4f05470a9f06c258de965b200dcf5;hb=e1c526e9bad3f6e69391e94059096145390508d3;hpb=6608f7d9a9a3326666d825de38fdd216a9ddf049 diff --git a/functions/_PDCLIB/_PDCLIB_strtox_main.c b/functions/_PDCLIB/_PDCLIB_strtox_main.c index 86b6d42..c2e0fdd 100644 --- a/functions/_PDCLIB/_PDCLIB_strtox_main.c +++ b/functions/_PDCLIB/_PDCLIB_strtox_main.c @@ -1,5 +1,3 @@ -/* $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).