From a1161844ed5b9e1c0fa699b836618b7bb3e715ad Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 7 Oct 1998 10:48:00 +0000 Subject: [PATCH] (_SGTTY_H): Correct spelling. --- misc/sgtty.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/misc/sgtty.h b/misc/sgtty.h index c232dfc8239..2644a548558 100644 --- a/misc/sgtty.h +++ b/misc/sgtty.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1991, 1992, 1996 Free Software Foundation, Inc. +/* Copyright (C) 1991, 1992, 1996, 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 @@ -17,7 +17,7 @@ Boston, MA 02111-1307, USA. */ #ifndef _SGTTY_H -#define _SGTYY_H 1 +#define _SGTTY_H 1 #include #include -- 2.47.2