summaryrefslogtreecommitdiff
path: root/rtkaio/sysdeps/unix/sysv/linux/kaio_cancel.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2006-09-07 10:36:13 +0000
committerJakub Jelinek <jakub@redhat.com>2006-09-07 10:36:13 +0000
commit8021fca5412b5b1664e806556205d5cede365974 (patch)
treed5679d310773db142bf35e6cde274fa398b6190b /rtkaio/sysdeps/unix/sysv/linux/kaio_cancel.c
parentbdae5218097f2181710cf9058248e4c549c6ec84 (diff)
Forward port of rtkaio.
Diffstat (limited to 'rtkaio/sysdeps/unix/sysv/linux/kaio_cancel.c')
-rw-r--r--rtkaio/sysdeps/unix/sysv/linux/kaio_cancel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtkaio/sysdeps/unix/sysv/linux/kaio_cancel.c b/rtkaio/sysdeps/unix/sysv/linux/kaio_cancel.c
index 19d7e1b16d..7d2738d5bc 100644
--- a/rtkaio/sysdeps/unix/sysv/linux/kaio_cancel.c
+++ b/rtkaio/sysdeps/unix/sysv/linux/kaio_cancel.c
@@ -1,5 +1,5 @@
/* Cancel requests associated with given file descriptor.
- Copyright (C) 1997, 1998, 2000, 2002, 2003 Free Software Foundation, Inc.
+ Copyright (C) 1997, 1998, 2000, 2002, 2003, 2005 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.