diff options
Diffstat (limited to 'mactelnet.c')
-rw-r--r-- | mactelnet.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mactelnet.c b/mactelnet.c index 0f6334a..c3ed71d 100644 --- a/mactelnet.c +++ b/mactelnet.c @@ -43,7 +43,6 @@ #include "mactelnet.h" #define PROGRAM_NAME "MAC-Telnet" -#define PROGRAM_VERSION "0.3.2" static int sockfd = 0; static int insockfd; |