X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=platform%2Fexample_cygwin%2Ffunctions%2Fstdlib%2Fgetenv.c;h=e63cb53b35ec9a5fefc733d6e7d41f18e348a05b;hp=4eb70102e54614867676813e30ba6a4d8ec18184;hb=b1fc26afebd4d557ff89a44bc21767a8704c3809;hpb=9f87d9e27e74d9e06e0c93114ffd70a45ee152fa diff --git a/platform/example_cygwin/functions/stdlib/getenv.c b/platform/example_cygwin/functions/stdlib/getenv.c index 4eb7010..e63cb53 100644 --- a/platform/example_cygwin/functions/stdlib/getenv.c +++ b/platform/example_cygwin/functions/stdlib/getenv.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /* getenv( const char * ) This file is part of the Public Domain C Library (PDCLib).