diff options
Diffstat (limited to 'sapi/cli/ps_title.c')
| -rw-r--r-- | sapi/cli/ps_title.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/cli/ps_title.c b/sapi/cli/ps_title.c index 6cef483983..e64f6b4fba 100644 --- a/sapi/cli/ps_title.c +++ b/sapi/cli/ps_title.c @@ -125,7 +125,7 @@ static size_t ps_buffer_cur_len; /* actual string length in ps_buffer */ static int save_argc; static char** save_argv; -/* +/* * This holds the 'locally' allocated environ from the save_ps_args method. * This is subsequently free'd at exit. */ |
