X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=functions%2Fstdio%2Ffseek.c;h=167c18693800903bc71fb3f315363752ed96c0b5;hb=b1fc26afebd4d557ff89a44bc21767a8704c3809;hp=ab6679bfb7ae590336b16abcb722ecd66971bfc6;hpb=9f87d9e27e74d9e06e0c93114ffd70a45ee152fa;p=pdclib diff --git a/functions/stdio/fseek.c b/functions/stdio/fseek.c index ab6679b..167c186 100644 --- a/functions/stdio/fseek.c +++ b/functions/stdio/fseek.c @@ -1,6 +1,4 @@ -/* $Id$ */ - -/* fseek( FILE *, long offset, int ) +/* fseek( FILE *, long, int ) This file is part of the Public Domain C Library (PDCLib). Permission is granted to use, modify, and / or redistribute at will.