summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2018-06-01 21:32:59 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2018-06-01 21:32:59 +0200
commitf08c7420b5e8b017a1a47b880a62b15bdc588f4d (patch)
treed09e9527ba818b6bbee17409e50364135de85087 /hurd
parentbf5c10536835089325201986b0de20302155080d (diff)
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 a4adc553ec..bd6001b310 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