aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/thread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/thread.h b/include/thread.h
index aa405afd..330f1508 100644
--- a/include/thread.h
+++ b/include/thread.h
@@ -120,7 +120,7 @@ void chansetname(Channel *c, char *fmt, ...);
#define alt chanalt
#define nbrecv channbrecv
#define nbrecvp channbrecvp
-#define nvrecvul channbrecvul
+#define nbrecvul channbrecvul
#define nbsend channbsend
#define nbsendp channbsendp
#define nbsendul channbsendul