Skip to content

Commit

Permalink
Update code-index.md
Browse files Browse the repository at this point in the history
Vscrn* functions are in ckoco2
  • Loading branch information
davidrg authored Jul 26, 2024
1 parent a560947 commit dd86108
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/code-index.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ This code is used on both Windows and OS/2.
| ckoath.h | Authentication for Kermit 95 | |
| ckoava.c | AVATAR Emulation | |
| ckoava.h | Header for AVATAR Emulation | |
| ckoco2.c | Kermit connect command for OS/2 systems and Windows | |
| ckoco2.c | Kermit connect command for OS/2 systems and Windows | VScrn functions |
| ckoco3.c | Kermit connect command for OS/2 systems and Windows | A lot of escape sequence processing for the terminal emulator happens in here |
| ckoco4.c | Kermit connect command for OS/2 systems and Windows | |
| ckoco5.c | Kermit connect command for OS/2 systems and Windows | |
Expand Down Expand Up @@ -431,4 +431,4 @@ or utilities that aren't enabled. Further investigation required for all of it.
| url.c | | Probably junk - appears unused |
| vttime.c | | Probably junk - appears unused. Program to set the clock on a VT series terminal based on the system time. |
| wtest.def | C-Kermit for Windows NT Test | Almost certainly junk. Module definition file for test.exe, the source code for which does not exist. |
| zip.sh | | Script used to create the original Kermit 95 open source source release. Junk at this point, its done its job. |
| zip.sh | | Script used to create the original Kermit 95 open source source release. Junk at this point, its done its job. |

0 comments on commit dd86108

Please sign in to comment.