mirror of
https://github.com/davatorium/rofi.git
synced 2025-04-07 17:33:14 -04:00
Fix param
This commit is contained in:
parent
f102ed7295
commit
5d3f69ff69
1 changed files with 1 additions and 1 deletions
|
@ -227,7 +227,7 @@ char * rofi_latin_to_utf8_strdup ( const char *input, gssize length );
|
|||
/**
|
||||
* @param text the string to escape
|
||||
*
|
||||
* Escape XML markup from the string. @param input is freed.
|
||||
* Escape XML markup from the string. @param text is freed.
|
||||
*
|
||||
* @return the escaped string
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue