diff options
Diffstat (limited to 'lib/libc_r/uthread/uthread_aio_suspend.c')
| -rw-r--r-- | lib/libc_r/uthread/uthread_aio_suspend.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/uthread/uthread_aio_suspend.c b/lib/libc_r/uthread/uthread_aio_suspend.c index 57b24ed04698..25b28d4f0492 100644 --- a/lib/libc_r/uthread/uthread_aio_suspend.c +++ b/lib/libc_r/uthread/uthread_aio_suspend.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_aio_suspend.c,v 1.2.2.2 2001/02/07 00:26:52 peter Exp $ */ #include <aio.h> |
