mirror of
https://github.com/tmate-io/tmate.git
synced 2026-07-25 03:47:14 +00:00
Comment tweak.
This commit is contained in:
parent
1b2cf86182
commit
3a6e41c5cb
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
/* $Id: cmd-string.c,v 1.5 2008-07-25 17:29:40 nicm Exp $ */
|
||||
/* $Id: cmd-string.c,v 1.6 2008-08-01 20:25:13 nicm Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 2008 Nicholas Marriott <nicm@users.sourceforge.net>
|
||||
|
|
@ -49,7 +49,7 @@ cmd_string_ungetc(unused const char *s, size_t *p)
|
|||
}
|
||||
|
||||
/*
|
||||
* Parse command string. Return -1 on error. If returning 1, cause is error
|
||||
* Parse command string. Returns -1 on error. If returning -1, cause is error
|
||||
* string, or NULL for empty command.
|
||||
*/
|
||||
int
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue