We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff78538 commit 747b524Copy full SHA for 747b524
drivers/tty/vt/ucs.c
@@ -206,7 +206,7 @@ static int ucs_page_entry_cmp(const void *key, const void *element)
206
207
/**
208
* ucs_get_fallback() - Get a substitution for the provided Unicode character
209
- * @base: Base Unicode code point (UCS-4)
+ * @cp: Unicode code point (UCS-4)
210
*
211
* Get a simpler fallback character for the provided Unicode character.
212
* This is used for terminal display when corresponding glyph is unavailable.
0 commit comments