From 125d6372d2148436172df343fa502db377ae6645 Mon Sep 17 00:00:00 2001 From: Brendan Kehoe Date: Tue, 21 Apr 1992 06:38:10 +0000 Subject: [PATCH] Formerly unix/bsd/sun/sparc/sethostid.S.~6~ --- sysdeps/unix/bsd/sun/sparc/sethostid.S | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sysdeps/unix/bsd/sun/sparc/sethostid.S b/sysdeps/unix/bsd/sun/sparc/sethostid.S index 04e6e98..7f5309b 100644 --- a/sysdeps/unix/bsd/sun/sparc/sethostid.S +++ b/sysdeps/unix/bsd/sun/sparc/sethostid.S @@ -1,4 +1,4 @@ -/* Copyright (C) 1991 Free Software Foundation, Inc. +/* Copyright (C) 1991, 1992 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or @@ -20,7 +20,7 @@ Cambridge, MA 02139, USA. */ #ifdef SYS_sethostid -SYSCALL (sethostid) +SYSCALL (sethostid, 1) ret #else -- 2.7.4