+2010-09-16 Bruno Haible <bruno@clisp.org>
+
+ Fix typos in comments.
+ * lib/striconveh.h: Fix typo in comment.
+ * lib/login_tty.c (login_tty): Likewise.
+
2010-09-15 Bruno Haible <bruno@clisp.org>
stdlib: clarify MirBSD WEXITSTATUS bug
close (dummy_fd);
}
- /* Assign fd to the standard input, standard output, and standardd error of
+ /* Assign fd to the standard input, standard output, and standard error of
the current process. */
for (i = 0; i < 3; i++)
if (slave_fd != i)
#if HAVE_ICONV
-/* An conversion descriptor for use by the iconveh functions. */
+/* A conversion descriptor for use by the iconveh functions. */
typedef struct
{
/* Conversion descriptor from FROM_CODESET to TO_CODESET, or (iconv_t)(-1)