hwangcc23 478dc5dc38 Fix TODO by replacing atoi by strtol
Fix TODO in bindings.c.
There is no problem to use atoi here since either keycode 0 or button0 is invalid.
But strtol is more flexible and is recommanded for conversion.
2015-06-30 22:22:56 +08:00
2015-04-16 09:02:58 +02:00
2015-06-30 22:22:56 +08:00
2015-03-11 21:41:43 -07:00
2011-08-28 17:44:42 +02:00
2011-08-28 17:44:42 +02:00
2015-04-16 09:02:58 +02:00
Description
No description provided
15 MiB
Languages
C 58.6%
Perl 29%
Raku 9.4%
Ruby 1.2%
Shell 0.7%
Other 1.1%