diff options
Diffstat (limited to 'src/hyper/spadbuf.c')
-rw-r--r-- | src/hyper/spadbuf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hyper/spadbuf.c b/src/hyper/spadbuf.c index b8795723..5ff51315 100644 --- a/src/hyper/spadbuf.c +++ b/src/hyper/spadbuf.c @@ -89,7 +89,7 @@ char buff[MAXLINE]; /* Buffers for collecting input and */ int buff_flag[MAXLINE]; /* flags for whether buff chars are printing or non-printing */ int (*old_handler) (); -Sock *session_sock, *menu_sock; +openaxiom_sio *session_sock, *menu_sock; char *buff_name = NULL; /* name for the aixterm */ /* |