summaryrefslogtreecommitdiffstats
path: root/sys/netsmb/netbios.h
diff options
context:
space:
mode:
authorbp <bp@FreeBSD.org>2001-12-31 19:29:43 +0000
committerbp <bp@FreeBSD.org>2001-12-31 19:29:43 +0000
commit544b7f650b84ebff1e5222615498b9bb03a79b74 (patch)
tree7af3b7ff40493e5b27d29b825f268462cb54eae3 /sys/netsmb/netbios.h
parent65c137db8e32df880beb38795b27baf339afb662 (diff)
downloadFreeBSD-src-544b7f650b84ebff1e5222615498b9bb03a79b74.zip
FreeBSD-src-544b7f650b84ebff1e5222615498b9bb03a79b74.tar.gz
Spelling fixes.
PR: kern/33131 Submitted by: Anders Andersson <anders@hack.org> MFC after: 1 week
Diffstat (limited to 'sys/netsmb/netbios.h')
-rw-r--r--sys/netsmb/netbios.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netsmb/netbios.h b/sys/netsmb/netbios.h
index 961f5be..fabe243 100644
--- a/sys/netsmb/netbios.h
+++ b/sys/netsmb/netbios.h
@@ -89,7 +89,7 @@
#define NBNS_NMFLAG_BCAST 0x01
#define NBNS_NMFLAG_RA 0x08 /* recursion available */
#define NBNS_NMFLAG_RD 0x10 /* recursion desired */
-#define NBNS_NMFLAG_TC 0x20 /* truncation occured */
+#define NBNS_NMFLAG_TC 0x20 /* truncation occurred */
#define NBNS_NMFLAG_AA 0x40 /* authoritative answer */
/*
OpenPOWER on IntegriCloud