Skip to content
Snippets Groups Projects
Commit 348f1a7e authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Bump the CTerm revision.

Commands are added.
parent 31c4d034
Branches
Tags
No related merge requests found
Pipeline #7456 passed
......@@ -4823,7 +4823,7 @@ cterm_reset(struct cterminal *cterm)
struct cterminal* cterm_init(int height, int width, int xpos, int ypos, int backlines, int backcols, struct vmem_cell *scrollback, int emulation)
{
char *revision="$Revision: 1.317 $";
char *revision="$Revision: 1.318 $";
char *in;
char *out;
struct cterminal *cterm;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment