]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(_SGTTY_H): Correct spelling.
authorUlrich Drepper <drepper@redhat.com>
Wed, 7 Oct 1998 10:48:00 +0000 (10:48 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 7 Oct 1998 10:48:00 +0000 (10:48 +0000)
misc/sgtty.h

index c232dfc823911f14c17fb0a001e8d31bba0d125d..2644a548558016f0cd8bbb6d5362116bb1ccc8c8 100644 (file)
@@ -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 <features.h>
 
 #include <sys/ioctl.h>