about summary refs log tree commit diff
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2018-10-31 09:17:05 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2018-10-31 09:17:05 +0100
commit3ed7c33fa2915008ec861f25b2d54a0ccc59ca21 (patch)
treecd03f44eed1e770c2d94a0e479a03db3c042b805
parente3a88b3e9d7dc37e5e0d7d2a49161442081198e0 (diff)
downloadglibc-3ed7c33fa2915008ec861f25b2d54a0ccc59ca21.tar.gz
glibc-3ed7c33fa2915008ec861f25b2d54a0ccc59ca21.tar.xz
glibc-3ed7c33fa2915008ec861f25b2d54a0ccc59ca21.zip
hurd: Fix build
	* sysdeps/gnu/errlist.c (EIEIO): Fix comment marker.
-rw-r--r--sysdeps/gnu/errlist.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysdeps/gnu/errlist.c b/sysdeps/gnu/errlist.c
index ccb9986f57..77577bf3e1 100644
--- a/sysdeps/gnu/errlist.c
+++ b/sysdeps/gnu/errlist.c
@@ -974,7 +974,7 @@ TRANS You did @strong{what}? */
 #endif
 #ifdef EIEIO
 /*
-TRANS Go home and have a glass of warm, dairy-fresh milk. */
+TRANS Go home and have a glass of warm, dairy-fresh milk.
 TRANS @c Okay.  Since you are dying to know, I'll tell you.
 TRANS @c This is a joke, obviously.  There is a children's song which begins,
 TRANS @c "Old McDonald had a farm, e-i-e-i-o."  Every time I see the (real)
@@ -987,7 +987,7 @@ TRANS @c
 TRANS @c "bought the farm" means "died".  -jtobey
 TRANS @c
 TRANS @c Translators, please do not translate this litteraly, translate it into
-TRANS @c an idiomatic funny way of saying that the computer died.
+TRANS @c an idiomatic funny way of saying that the computer died. */
     [ERR_REMAP (EIEIO)] = N_("Computer bought the farm"),
 # if EIEIO > ERR_MAX
 # undef ERR_MAX