diff options
Diffstat (limited to 'networking/telnet.c')
-rw-r--r-- | networking/telnet.c | 8 |
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 | /* | ||
739 | Local Variables: | ||
740 | c-file-style: "linux" | ||
741 | c-basic-offset: 4 | ||
742 | tab-width: 4 | ||
743 | End: | ||
744 | */ | ||