aboutsummaryrefslogtreecommitdiff
path: root/networking/telnet.c
diff options
context:
space:
mode:
Diffstat (limited to 'networking/telnet.c')
-rw-r--r--networking/telnet.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/networking/telnet.c b/networking/telnet.c
index 2ad44d429..b3045f878 100644
--- a/networking/telnet.c
+++ b/networking/telnet.c
@@ -734,11 +734,3 @@ int telnet_main(int argc, char** argv)
734 } 734 }
735 } 735 }
736} 736}
737
738/*
739Local Variables:
740c-file-style: "linux"
741c-basic-offset: 4
742tab-width: 4
743End:
744*/