Skip to content
Snippets Groups Projects
Commit 8f304d81 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Eric found a missing comma!!

parent 30a0bd9c
No related branches found
No related tags found
No related merge requests found
......@@ -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",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment