Deleted Added
full compact
26c26
< * $FreeBSD: head/sys/dev/syscons/teken/teken.c 188391 2009-02-09 15:55:21Z ed $
---
> * $FreeBSD: head/sys/dev/syscons/teken/teken.c 189617 2009-03-10 11:28:54Z ed $
338a339,345
> void
> teken_set_curattr(teken_t *t, const teken_attr_t *a)
> {
>
> t->t_curattr = *a;
> }
>