mirror of
https://github.com/swaywm/sway.git
synced 2025-04-05 03:47:54 +03:00
s/numlen/log10/g
This commit is contained in:
parent
ed68571815
commit
038bb8cc7c
5 changed files with 5 additions and 18 deletions
|
@ -10,11 +10,6 @@
|
|||
*/
|
||||
int wrap(int i, int max);
|
||||
|
||||
/**
|
||||
* Count number of digits in int
|
||||
*/
|
||||
int numlen(int n);
|
||||
|
||||
/**
|
||||
* Get modifier mask from modifier name.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue