]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - locale/C-messages.c
Update.
[thirdparty/glibc.git] / locale / C-messages.c
index 87e40e508f2bfd2c67a9542962da29e03d13ff7b..0363020476ca34bbde54882a288360d15e155f5d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
+/* Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
@@ -33,7 +33,7 @@ const struct locale_data _nl_C_LC_MESSAGES =
   {
     { string: "^[yY]" },
     { string: "^[nN]" },
-    { string: "yes" },
-    { string: "no" }
+    { string: "" },
+    { string: "" }
   }
 };