From: Ulrich Drepper Date: Thu, 17 Sep 1998 19:36:37 +0000 (+0000) Subject: Fix typo. X-Git-Tag: glibc-2.16-ports-merge^2~3109 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f3a306c88fec3134df6ca16c1b056f815c6ad784;p=platform%2Fupstream%2Fglibc.git Fix typo. --- diff --git a/sysdeps/unix/sysv/sysv4/bits/utsname.h b/sysdeps/unix/sysv/sysv4/bits/utsname.h index bf2c0a8..dfe46b8 100644 --- a/sysdeps/unix/sysv/sysv4/bits/utsname.h +++ b/sysdeps/unix/sysv/sysv4/bits/utsname.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc. +/* Copyright (C) 1995, 1996, 1997, 1998 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 @@ -16,7 +16,7 @@ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#ifndef _UTSNAME_H +#ifndef _SYS_UTSNAME_H # error "Never include directly; use instead." #endif