Skip to content

Commit 9a19c08

Browse files
committed
Trailing whitespace
1 parent bed372a commit 9a19c08

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

sys/dev/usb/ucomvar.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* $NetBSD: ucomvar.h,v 1.25 2025/10/10 18:15:11 skrll Exp $ */
1+
/* $NetBSD: ucomvar.h,v 1.26 2025/10/11 12:58:06 skrll Exp $ */
22

33
/*
44
* Copyright (c) 1999 The NetBSD Foundation, Inc.
@@ -95,7 +95,7 @@ struct ucom_methods {
9595
void (*ucom_close)(void *, int);
9696
/*
9797
* arg2: port number
98-
* arg3: pointer to buffer pointer
98+
* arg3: pointer to buffer pointer
9999
* arg4: pointer to buffer count
100100
*
101101
* Note: The 'ptr' (3nd arg) and 'count' (4rd arg) pointers can be

0 commit comments

Comments
 (0)