X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=functions%2F_PDCLIB%2Fstrtox_prelim.c;h=6ff75c1282bf4021735e97e460e4f405d929d9cf;hb=b1fc26afebd4d557ff89a44bc21767a8704c3809;hp=29b79197598ace1a5890738a72b20f4052844660;hpb=54fc1aef7a9754a3daa803e47a59d76a8173d703;p=pdclib diff --git a/functions/_PDCLIB/strtox_prelim.c b/functions/_PDCLIB/strtox_prelim.c index 29b7919..6ff75c1 100644 --- a/functions/_PDCLIB/strtox_prelim.c +++ b/functions/_PDCLIB/strtox_prelim.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /* _PDCLIB_strtox_prelim( const char *, char *, int * ) This file is part of the Public Domain C Library (PDCLib).