mirror of
https://github.com/tmux/tmux.git
synced 2025-11-05 01:56:07 +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
No description provided
Languages
C
87.5%
Roff
7.1%
Shell
2.7%
Yacc
1.3%
M4
0.8%
Other
0.5%