X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;ds=sidebyside;f=functions%2Fctype%2Fisblank.c;h=2ed5d0f0dee3f1877e3462ec862563668229d5db;hb=b1fc26afebd4d557ff89a44bc21767a8704c3809;hp=cc29fa849048df2b19588b797efc92bc60e6b6bb;hpb=9f87d9e27e74d9e06e0c93114ffd70a45ee152fa;p=pdclib diff --git a/functions/ctype/isblank.c b/functions/ctype/isblank.c index cc29fa8..2ed5d0f 100644 --- a/functions/ctype/isblank.c +++ b/functions/ctype/isblank.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /* isblank( int ) This file is part of the Public Domain C Library (PDCLib).