diff options
Diffstat (limited to 'libexec/ld.so/mips/syscall.h')
-rw-r--r-- | libexec/ld.so/mips/syscall.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/ld.so/mips/syscall.h b/libexec/ld.so/mips/syscall.h index 6af92f5f042..216c72e0da6 100644 --- a/libexec/ld.so/mips/syscall.h +++ b/libexec/ld.so/mips/syscall.h @@ -1,4 +1,4 @@ -/* $OpenBSD: syscall.h,v 1.4 2002/05/24 04:17:00 deraadt Exp $ */ +/* $OpenBSD: syscall.h,v 1.5 2002/07/07 08:54:50 jufi Exp $ */ /* * Copyright (c) 1998 Per Fogelstrom, Opsycon AB @@ -48,7 +48,7 @@ /* * Inlined system call functions that can be used before - * any dynamic address resoving has been done. + * any dynamic address resolving has been done. */ extern inline int |