summaryrefslogtreecommitdiffstats
path: root/src/windows/wintel/wt-proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/windows/wintel/wt-proto.h')
-rw-r--r--src/windows/wintel/wt-proto.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/windows/wintel/wt-proto.h b/src/windows/wintel/wt-proto.h
index 67f550c4f..0563205c7 100644
--- a/src/windows/wintel/wt-proto.h
+++ b/src/windows/wintel/wt-proto.h
@@ -9,6 +9,8 @@ BOOL FAR PASCAL ConfigSessionDlg(HWND, WORD, WORD, LONG);
int OpenTelnetConnection(void);
int NEAR DoDialog(char *szDialog, FARPROC lpfnDlgProc);
+void parse_cmdline (char *cmdline);
+
///HCONNECTION FindConnectionFromPortNum(int ID);
///HCONNECTION FindConnectionFromTelstate(int telstate);
///HCONNECTION FindConnectionFromScreen(HSCREEN hScreen);