Module Name:    src
Committed By:   andvar
Date:           Sat Sep 14 21:38:28 UTC 2024

Modified Files:
        src/sys/arch/vax/include: qduser.h

Log Message:
s/programmming/programming/ in comment.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/vax/include/qduser.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/vax/include/qduser.h
diff -u src/sys/arch/vax/include/qduser.h:1.5 src/sys/arch/vax/include/qduser.h:1.6
--- src/sys/arch/vax/include/qduser.h:1.5	Mon Oct  9 18:42:59 2006
+++ src/sys/arch/vax/include/qduser.h	Sat Sep 14 21:38:28 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: qduser.h,v 1.5 2006/10/09 18:42:59 oster Exp $	*/
+/*	$NetBSD: qduser.h,v 1.6 2024/09/14 21:38:28 andvar Exp $	*/
 /*-
  * Copyright (c) 1982, 1986 The Regents of the University of California.
  * All rights reserved.
@@ -396,7 +396,7 @@ struct qdinput {
 ******************************************************************/
 
 /*-----------------------------------
-* LK201 programmming definitions  */
+* LK201 programming definitions  */
 
 #define LK_UPDOWN 	0x86		/* bits for setting lk201 modes */
 #define LK_AUTODOWN 	0x82

Reply via email to