summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2018-01-28 19:27:19 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2018-01-28 19:27:19 +0100
commite925416840b02ddbcf275f27981f4458221e1ad9 (patch)
tree1670492a09e3d58e51c9d73cd441a75cd9c7b210 /hurd
parentb10253044b49a0b6464b4837afc02755295c4a5c (diff)
hurd: fix typo
Diffstat (limited to 'hurd')
-rw-r--r--hurd/hurd/fd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/hurd/fd.h b/hurd/hurd/fd.h
index 9500a1b16d..f43dec508a 100644
--- a/hurd/hurd/fd.h
+++ b/hurd/hurd/fd.h
@@ -203,7 +203,7 @@ __hurd_dfail (int fd, error_t err)
/* Likewise, but do not raise SIGPIPE on EPIPE if flags contain
MSG_NOSIGNAL. */
-exern int __hurd_sockfail (int fd, int flags, error_t err);
+extern int __hurd_sockfail (int fd, int flags, error_t err);
#ifdef __USE_EXTERN_INLINES
_HURD_FD_H_EXTERN_INLINE int