summaryrefslogtreecommitdiffstats
path: root/sys/teken
diff options
context:
space:
mode:
Diffstat (limited to 'sys/teken')
-rw-r--r--sys/teken/teken_scs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/teken/teken_scs.h b/sys/teken/teken_scs.h
index f877130..5f42aa4 100644
--- a/sys/teken/teken_scs.h
+++ b/sys/teken/teken_scs.h
@@ -100,7 +100,7 @@ teken_scs_uk_national(teken_t *t, teken_char_t c)
}
static teken_char_t
-teken_scs_us_ascii(teken_t *t, teken_char_t c)
+teken_scs_us_ascii(teken_t *t __unused, teken_char_t c)
{
/* No processing. */
OpenPOWER on IntegriCloud