Deleted Added
full compact
26c26
< * $FreeBSD: head/sys/dev/syscons/teken/teken.h 187469 2009-01-20 11:34:28Z ed $
---
> * $FreeBSD: head/sys/dev/syscons/teken/teken.h 188391 2009-02-09 15:55:21Z ed $
173c173,175
< /* Set teken attributes. */
---
> /* Get/set teken attributes. */
> const teken_attr_t *teken_get_curattr(teken_t *);
> const teken_attr_t *teken_get_defattr(teken_t *);