Module Name:    src
Committed By:   andvar
Date:           Thu Jun  6 21:18:41 UTC 2024

Modified Files:
        src/sys/arch/mips/rmi: rmixl_fmnvar.h

Log Message:
s/sation/station/ in comment.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/mips/rmi/rmixl_fmnvar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/mips/rmi/rmixl_fmnvar.h
diff -u src/sys/arch/mips/rmi/rmixl_fmnvar.h:1.4 src/sys/arch/mips/rmi/rmixl_fmnvar.h:1.5
--- src/sys/arch/mips/rmi/rmixl_fmnvar.h:1.4	Fri Apr 29 21:55:43 2011
+++ src/sys/arch/mips/rmi/rmixl_fmnvar.h	Thu Jun  6 21:18:41 2024
@@ -1,4 +1,4 @@
-/*	$Id: rmixl_fmnvar.h,v 1.4 2011/04/29 21:55:43 matt Exp $	*/
+/*	$Id: rmixl_fmnvar.h,v 1.5 2024/06/06 21:18:41 andvar Exp $	*/
 /*-
  * Copyright (c) 2010 The NetBSD Foundation, Inc.
  * All rights reserved.
@@ -54,7 +54,7 @@ typedef struct rmixl_fmn_rxmsg {
 
 /*
  * compute FMN dest_id from MIPS cpuid
- * - each Core FMN sation has 8 buckets
+ * - each Core FMN station has 8 buckets
  * - each Core has 4 threads
  * - here we use 1 bucket per thread
  *   (the first four buckets)

Reply via email to