Eric found a missing comma!!

This commit is contained in:
Daniel Stenberg 2001-11-22 09:39:03 +00:00
parent 30a0bd9cf5
commit 8f304d8167
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
static const char *telnetoptions[]=
{
"BINARY", "ECHO", "RCP", "SUPPRESS GO AHEAD",
"NAME", "STATUS" "TIMING MARK", "RCTE",
"NAME", "STATUS", "TIMING MARK", "RCTE",
"NAOL", "NAOP", "NAOCRD", "NAOHTS",
"NAOHTD", "NAOFFD", "NAOVTS", "NAOVTD",
"NAOLFD", "EXTEND ASCII", "LOGOUT", "BYTE MACRO",