mirror of
https://github.com/davatorium/rofi.git
synced 2025-02-10 15:44:41 -05: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
Reference in a new issue