Fix typos

This commit is contained in:
tokyo4j 2024-03-08 18:39:53 +09:00
parent e00f7cd6db
commit c207e18014
21 changed files with 40 additions and 40 deletions

View file

@ -8,7 +8,7 @@
* @buf: Buffer to fill with the full filename
* @len: Length of buffer
*
* Example return value: /usr/share/themes/Numix/openbox-3/iconfify.xbm
* Example return value: /usr/share/themes/Numix/openbox-3/iconify.xbm
*/
void button_filename(const char *name, char *buf, size_t len);