summaryrefslogtreecommitdiffstats
path: root/sys/nfsclient/bootp_subr.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/nfsclient/bootp_subr.c')
-rw-r--r--sys/nfsclient/bootp_subr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/nfsclient/bootp_subr.c b/sys/nfsclient/bootp_subr.c
index d77f8f7..bfa419e 100644
--- a/sys/nfsclient/bootp_subr.c
+++ b/sys/nfsclient/bootp_subr.c
@@ -1386,7 +1386,7 @@ bootpc_compose_query(struct bootpc_ifcontext *ifctx,
*vendp = TAG_END;
ifctx->call.secs = 0;
- ifctx->call.flags = htons(0x8000); /* We need an broadcast answer */
+ ifctx->call.flags = htons(0x8000); /* We need a broadcast answer */
}
static int
OpenPOWER on IntegriCloud