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

Bump revision.

I need to document when I should do this better.
parent 4c9782f7
Branches
Tags
No related merge requests found
...@@ -4632,7 +4632,7 @@ cterm_reset(struct cterminal *cterm) ...@@ -4632,7 +4632,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) 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.316 $"; char *revision="$Revision: 1.317 $";
char *in; char *in;
char *out; char *out;
struct cterminal *cterm; struct cterminal *cterm;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment