summaryrefslogtreecommitdiffstats
path: root/secure/libexec/telnetd/state.c
diff options
context:
space:
mode:
Diffstat (limited to 'secure/libexec/telnetd/state.c')
-rw-r--r--secure/libexec/telnetd/state.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/libexec/telnetd/state.c b/secure/libexec/telnetd/state.c
index 2d327a5..fc5cbda 100644
--- a/secure/libexec/telnetd/state.c
+++ b/secure/libexec/telnetd/state.c
@@ -388,7 +388,7 @@ gotiac: switch (c) {
* All state defaults are negative, and resp defaults to 0.
*
* When initiating a request to change state to new_state:
- *
+ *
* if ((want_resp == 0 && new_state == my_state) || want_state == new_state) {
* do nothing;
* } else {
OpenPOWER on IntegriCloud