Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/arm/xscale s/Horizontao/Horizontal/ in comment and ...
details: https://anonhg.NetBSD.org/src/rev/041342f95929
branches: trunk
changeset: 363402:041342f95929
user: andvar <andvar%NetBSD.org@localhost>
date: Wed Mar 09 23:09:15 2022 +0000
description:
s/Horizontao/Horizontal/ in comment and removing misplaced "pxel" word.
diffstat:
sys/arch/arm/xscale/pxa2x0_lcd.h | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r 29c2bba48d8e -r 041342f95929 sys/arch/arm/xscale/pxa2x0_lcd.h
--- a/sys/arch/arm/xscale/pxa2x0_lcd.h Wed Mar 09 22:55:32 2022 +0000
+++ b/sys/arch/arm/xscale/pxa2x0_lcd.h Wed Mar 09 23:09:15 2022 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: pxa2x0_lcd.h,v 1.10 2011/07/01 20:32:51 dyoung Exp $ */
+/* $NetBSD: pxa2x0_lcd.h,v 1.11 2022/03/09 23:09:15 andvar Exp $ */
/*
* Copyright (c) 2002 Genetec Corporation. All rights reserved.
* Written by Hiroyuki Bessho for Genetec Corporation.
@@ -111,9 +111,9 @@
short pixel_clock_div; /* pixel clock divider */
short ac_bias; /* AC bias pin frequency */
- short hsync_pulse_width; /* Horizontao sync pulse width */
+ short hsync_pulse_width; /* Horizontal sync pulse width */
short beg_line_wait; /* beginning of line wait (BLW) */
- short end_line_wait; /* end of line pxel wait (ELW) */
+ short end_line_wait; /* end of line wait (ELW) */
short vsync_pulse_width; /* vertical sync pulse width */
short beg_frame_wait; /* beginning of frame wait (BFW) */
Home |
Main Index |
Thread Index |
Old Index