Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
c53c6811
Commit
c53c6811
authored
Oct 31, 2000
by
Niels Möller
Browse files
*** empty log message ***
Rev: src/connection_commands.h:1.15
parent
59ea09c9
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/connection_commands.h
View file @
c53c6811
...
...
@@ -67,7 +67,8 @@ make_handshake_info(UINT32 flags,
extern
struct
collect_info_1
handshake_command
;
#define CONNECTION_HANDSHAKE (&handshake_command.super.super.super)
struct
lsh_callback
*
make_connection_close_handler
(
struct
ssh_connection
*
c
);
struct
lsh_callback
*
make_connection_close_handler
(
struct
ssh_connection
*
c
);
extern
struct
command_simple
connection_remember
;
#define CONNECTION_REMEMBER (&connection_remember.super.super)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment