Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/pci s/unoticable/unnoticeable/ in comment.



details:   https://anonhg.NetBSD.org/src/rev/5705dd31efb0
branches:  trunk
changeset: 1025510:5705dd31efb0
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Wed Nov 10 15:36:43 2021 +0000

description:
s/unoticable/unnoticeable/ in comment.

diffstat:

 sys/dev/pci/if_iwmreg.h |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 18da878207b1 -r 5705dd31efb0 sys/dev/pci/if_iwmreg.h
--- a/sys/dev/pci/if_iwmreg.h   Wed Nov 10 15:33:26 2021 +0000
+++ b/sys/dev/pci/if_iwmreg.h   Wed Nov 10 15:36:43 2021 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: if_iwmreg.h,v 1.9 2021/08/17 22:00:31 andvar Exp $     */
+/*     $NetBSD: if_iwmreg.h,v 1.10 2021/11/10 15:36:43 msaitoh Exp $   */
 /*     OpenBSD: if_iwmreg.h,v 1.19 2016/09/20 11:46:09 stsp Exp        */
 
 /*-
@@ -2590,7 +2590,7 @@
  * notification the status is always success. There is no start/end fragment
  * notification for monolithic events.
  *
- * @IWM_TE_V2_DEFAULT_POLICY: independent, social, present, unoticable
+ * @IWM_TE_V2_DEFAULT_POLICY: independent, social, present, unnoticeable
  * @IWM_TE_V2_NOTIF_HOST_EVENT_START: request/receive notification on event start
  * @IWM_TE_V2_NOTIF_HOST_EVENT_END:request/receive notification on event end
  * @IWM_TE_V2_NOTIF_INTERNAL_EVENT_START: internal FW use



Home | Main Index | Thread Index | Old Index