diff options
| author | Jens Schweikhardt <schweikh@FreeBSD.org> | 2003-01-01 18:49:04 +0000 |
|---|---|---|
| committer | Jens Schweikhardt <schweikh@FreeBSD.org> | 2003-01-01 18:49:04 +0000 |
| commit | 9d5abbddbf03791c777fed86500976ea3dd19245 (patch) | |
| tree | f412dafc7d29429919e8770cdefeb37441fc1299 /sys/kern/tty_subr.c | |
| parent | 3724136741436462897ae060c5547c43f8953e54 (diff) | |
Notes
Diffstat (limited to 'sys/kern/tty_subr.c')
| -rw-r--r-- | sys/kern/tty_subr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/tty_subr.c b/sys/kern/tty_subr.c index 78bb231d8321..165f628e256f 100644 --- a/sys/kern/tty_subr.c +++ b/sys/kern/tty_subr.c @@ -149,7 +149,7 @@ cblock_alloc_cblocks(number) } /* - * Set the cblock allocation policy for a a clist. + * Set the cblock allocation policy for a clist. * Must be called in process context at spltty(). */ void |
