summaryrefslogtreecommitdiff
path: root/random/rndegd.c
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2010-04-12 21:00:13 +0000
committerWerner Koch <wk@gnupg.org>2010-04-12 21:00:13 +0000
commitb27adc0e2c1a785e11ad2cb3e7ae06ebfffc4659 (patch)
treed4328e71da78835577378bd593b55107ae12e59b /random/rndegd.c
parent0af2459c2da81c3e346b145948c1b94d49105b52 (diff)
downloadlibgcrypt-b27adc0e2c1a785e11ad2cb3e7ae06ebfffc4659.tar.gz
Applied spelling fixes and more verbose test diagnositcs by Brad Hards.
Diffstat (limited to 'random/rndegd.c')
-rw-r--r--random/rndegd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/random/rndegd.c b/random/rndegd.c
index 63a5e0f1..c194225e 100644
--- a/random/rndegd.c
+++ b/random/rndegd.c
@@ -119,7 +119,7 @@ do_read( int fd, void *buf, size_t nbytes )
}
-/* Note that his fucntion is not thread-safe. */
+/* Note that his function is not thread-safe. */
gpg_error_t
_gcry_rndegd_set_socket_name (const char *name)
{