summaryrefslogtreecommitdiff
path: root/inet/protocols/talkd.h
diff options
context:
space:
mode:
Diffstat (limited to 'inet/protocols/talkd.h')
-rw-r--r--inet/protocols/talkd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/inet/protocols/talkd.h b/inet/protocols/talkd.h
index c523bf590d..6d893adfb5 100644
--- a/inet/protocols/talkd.h
+++ b/inet/protocols/talkd.h
@@ -81,7 +81,7 @@ typedef struct {
typedef struct {
u_char vers; /* protocol version */
u_char type; /* type of request message, see below */
- u_char answer; /* respose to request message, see below */
+ u_char answer; /* response to request message, see below */
u_char pad;
u_int32_t id_num; /* message id */
struct osockaddr addr; /* address for establishing conversation */