mirror of
https://github.com/tmux/tmux.git
synced 2026-08-05 23:18:36 +00:00
13c54a04a0ef236dd2df36ca3fa5fd1b89272be6
|Date: 2011/04/06 12:36:26 |Author: miod |Branch: HEAD |Tag: (none) |Log: |Avoid using NULL in non-pointer contexts: use 0 for integer values and '\0' |for chars.
Description
tmux source code
Languages
C
76.3%
Shell
15.5%
Roff
6%
Yacc
1%
M4
0.7%
Other
0.4%