mirror of
https://github.com/davatorium/rofi.git
synced 2025-07-31 21:59:25 -04:00
Merge branch 'next' of github:DaveDavenport/rofi into next
This commit is contained in:
commit
bc42f244fa
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ void mode_destroy ( Mode *mode );
|
|||
*
|
||||
* Get the number of entries in the mode.
|
||||
*
|
||||
* @returns an unsigned in with the number of entries.
|
||||
* @returns an unsigned int with the number of entries.
|
||||
*/
|
||||
unsigned int mode_get_num_entries ( const Mode *mode );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue