X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=platform%2Fexample%2Ffunctions%2Fstdio%2Ftmpfile.c;h=9a5a3d70863bb7f46206a039e64cc1e0ea8df372;hb=5b64e18a94a184cc73392d563a1f3e0dbd3bdbf8;hp=94351caad147da0ce6bf2c498906f5dd9eeb5fb2;hpb=baf13261427b80f6e3aab2c7ce485ab08d31144f;p=pdclib diff --git a/platform/example/functions/stdio/tmpfile.c b/platform/example/functions/stdio/tmpfile.c index 94351ca..9a5a3d7 100644 --- a/platform/example/functions/stdio/tmpfile.c +++ b/platform/example/functions/stdio/tmpfile.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /* tmpfile( void ) This file is part of the Public Domain C Library (PDCLib).