diff options
Diffstat (limited to 'lib/libc_r/uthread/uthread_sendfile.c')
-rw-r--r-- | lib/libc_r/uthread/uthread_sendfile.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/uthread/uthread_sendfile.c b/lib/libc_r/uthread/uthread_sendfile.c index a3ef68d4e63a8..c2373aaa337f9 100644 --- a/lib/libc_r/uthread/uthread_sendfile.c +++ b/lib/libc_r/uthread/uthread_sendfile.c @@ -26,7 +26,7 @@ * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/lib/libc_r/uthread/uthread_sendfile.c,v 1.2.2.1 2000/07/18 01:57:21 jasone Exp $ */ #include <sys/fcntl.h> |