X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=functions%2Fctype%2Fisgraph.c;h=ccd677ffa3d2cb45ba061b24cd808388a32f2cf2;hb=5596d52a975696c29adc741ac1cdb49fb7315d73;hp=d623485f02f6ee34b2372b4bd634aff68fd04a12;hpb=31bc073732a9303dd6f4813f0408cb2b9fcd0add;p=pdclib diff --git a/functions/ctype/isgraph.c b/functions/ctype/isgraph.c index d623485..ccd677f 100644 --- a/functions/ctype/isgraph.c +++ b/functions/ctype/isgraph.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /* isgraph( int ) This file is part of the Public Domain C Library (PDCLib).