mirror of
https://github.com/tmux/tmux.git
synced 2025-10-26 12:27:15 +00:00
Various minor style and spacing nits.
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#include "tmux.h"
|
||||
|
||||
struct cmd_list *
|
||||
cmd_list_parse(int argc, char **argv, const char* file, u_int line,
|
||||
cmd_list_parse(int argc, char **argv, const char *file, u_int line,
|
||||
char **cause)
|
||||
{
|
||||
struct cmd_list *cmdlist;
|
||||
|
||||
Reference in New Issue
Block a user