Comment change.
This commit is contained in:
parent
837ea4dc04
commit
3db926beda
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ char *display = NULL;
|
|||
is not running. --alternate-editor. */
|
||||
const char * alternate_editor = NULL;
|
||||
|
||||
/* If non-NULL, thefilename of the UNIX socket */
|
||||
/* If non-NULL, the filename of the UNIX socket. */
|
||||
char *socket_name = NULL;
|
||||
|
||||
void print_help_and_exit ();
|
||||
|
|
Loading…
Add table
Reference in a new issue